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