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

clarifai2.dto.HasClarifaiID Maven / Gradle / Ivy

The newest version!
package clarifai2.dto;

import org.jetbrains.annotations.Nullable;

public interface HasClarifaiID {
  @Nullable String id();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy