Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-container |
Version | Version1.1.0-16 |
Type | Typepom |
Filename | Size |
---|---|
classification-service-container-1.1.0-16.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>classification-service-container</artifactId>
<version>1.1.0-16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/
implementation 'com.github.cafdataprocessing:classification-service-container:1.1.0-16'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/
implementation ("com.github.cafdataprocessing:classification-service-container:1.1.0-16")
'com.github.cafdataprocessing:classification-service-container:pom:1.1.0-16'
<dependency org="com.github.cafdataprocessing" name="classification-service-container" rev="1.1.0-16">
<artifact name="classification-service-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-container', version='1.1.0-16')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-container" % "1.1.0-16"
[com.github.cafdataprocessing/classification-service-container "1.1.0-16"]