Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection-aggregator |
Version | Version3.1.2-489 |
Type | Typepom |
Filename | Size |
---|---|
worker-languagedetection-aggregator-3.1.2-489.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-aggregator</artifactId>
<version>3.1.2-489</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation 'com.github.cafdataprocessing:worker-languagedetection-aggregator:3.1.2-489'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation ("com.github.cafdataprocessing:worker-languagedetection-aggregator:3.1.2-489")
'com.github.cafdataprocessing:worker-languagedetection-aggregator:pom:3.1.2-489'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-aggregator" rev="3.1.2-489">
<artifact name="worker-languagedetection-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-aggregator', version='3.1.2-489')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-aggregator" % "3.1.2-489"
[com.github.cafdataprocessing/worker-languagedetection-aggregator "3.1.2-489"]