is not current version
Last Version 3.5.2-1079

com.github.cafdataprocessing:worker-languagedetection-aggregator 3.0.0-254

A worker for interpreting the languages used in a given input

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-languagedetection-aggregator
Version

Version

3.0.0-254
Type

Type

pom

Download worker-languagedetection-aggregator 3.0.0-254


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-languagedetection-aggregator</artifactId>
    <version>3.0.0-254</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation 'com.github.cafdataprocessing:worker-languagedetection-aggregator:3.0.0-254'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation ("com.github.cafdataprocessing:worker-languagedetection-aggregator:3.0.0-254")
'com.github.cafdataprocessing:worker-languagedetection-aggregator:pom:3.0.0-254'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-aggregator" rev="3.0.0-254">
  <artifact name="worker-languagedetection-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-aggregator', version='3.0.0-254')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-aggregator" % "3.0.0-254"
[com.github.cafdataprocessing/worker-languagedetection-aggregator "3.0.0-254"]