I found this link for Zoho Java library:
https://github.com/zoho/projects-java-wrappers
<dependency>
<groupId>com.zoho.projects</groupId>
<artifactId>projects-java</artifactId>
<version>1.0</version>
</dependency>
Where I can find public repository where this jar file is hosted?