is not current version
Last Version 1.2.0-24

com.github.cafdataprocessing:classification-service-client 1.1.0-16

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

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

classification-service-client
Version

Version

1.1.0-16
Type

Type

jar

Download classification-service-client 1.1.0-16


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-client/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>classification-service-client</artifactId>
    <version>1.1.0-16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-client/
implementation 'com.github.cafdataprocessing:classification-service-client:1.1.0-16'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-client/
implementation ("com.github.cafdataprocessing:classification-service-client:1.1.0-16")
'com.github.cafdataprocessing:classification-service-client:jar:1.1.0-16'
<dependency org="com.github.cafdataprocessing" name="classification-service-client" rev="1.1.0-16">
  <artifact name="classification-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-client', version='1.1.0-16')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-client" % "1.1.0-16"
[com.github.cafdataprocessing/classification-service-client "1.1.0-16"]