Jar examples for c:classification-service-client
Generates a Java library that can be used to contact the Classification Service API.
You can download jar file classification-service-client 1.2.0-24 in this page.
Apache License
You can use the following script to add classification-service-client-1.2.0-24.jar to your project.
<dependency> <groupId>com.github.cafdataprocessing</groupId> <artifactId>classification-service-client</artifactId> <version>1.2.0-24</version> </dependency>
compile group: 'com.github.cafdataprocessing', name: 'classification-service-client', version: '1.2.0-24'
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-client" % "1.2.0-24"
<dependency org="com.github.cafdataprocessing" name="classification-service-client" rev="1.2.0-24"/>
@Grapes(@Grab(group='com.github.cafdataprocessing', module='classification-service-client', version='1.2.0-24'))
'com.github.cafdataprocessing:classification-service-client:jar:1.2.0-24'
Click the following link to download the jar file.
classification-service-client-1.2.0-24-javadoc.jar