Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-container |
Version | Version1.0.0-2 |
Type | Typepom |
Filename | Size |
---|---|
classification-service-container-1.0.0-2.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.0.0-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/
implementation 'com.github.cafdataprocessing:classification-service-container:1.0.0-2'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-container/
implementation ("com.github.cafdataprocessing:classification-service-container:1.0.0-2")
'com.github.cafdataprocessing:classification-service-container:pom:1.0.0-2'
<dependency org="com.github.cafdataprocessing" name="classification-service-container" rev="1.0.0-2">
<artifact name="classification-service-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-container', version='1.0.0-2')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-container" % "1.0.0-2"
[com.github.cafdataprocessing/classification-service-container "1.0.0-2"]