Download classification-service-client-1.1.0-16.jar file - Jar c

Jar examples for c:classification-service-client

Description

Generates a Java library that can be used to contact the Classification Service API.

You can download jar file classification-service-client 1.1.0-16 in this page.

License

Apache License

Build File

You can use the following script to add classification-service-client-1.1.0-16.jar to your project.

<dependency>
   <groupId>com.github.cafdataprocessing</groupId>
   <artifactId>classification-service-client</artifactId>
   <version>1.1.0-16</version>
</dependency>
compile group: 'com.github.cafdataprocessing', name: 'classification-service-client', version: '1.1.0-16'
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-client" % "1.1.0-16"
<dependency org="com.github.cafdataprocessing" name="classification-service-client" rev="1.1.0-16"/>
@Grapes(@Grab(group='com.github.cafdataprocessing', module='classification-service-client', version='1.1.0-16'))
'com.github.cafdataprocessing:classification-service-client:jar:1.1.0-16'

Download

Click the following link to download the jar file.

classification-service-client-1.1.0-16-javadoc.jar
classification-service-client-1.1.0-16-sources.jar
classification-service-client-1.1.0-16-tests.jar
classification-service-client-1.1.0-16.jar
classification-service-client-1.1.0-16.pom



Related Tutorials