All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.icusystem.icu_connect.api_icu.UpdateFaceData Maven / Gradle / Ivy

The newest version!
package io.github.icusystem.icu_connect.api_icu;
import java.util.List;

public class UpdateFaceData {

    public Long last_update_time;
    public List updates;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy