is not current version
Last Version 3.5.2-1079

com.github.cafdataprocessing:worker-languagedetection-aggregator 3.2.0-608

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.2.0-608
Type

Type

pom

Download worker-languagedetection-aggregator 3.2.0-608


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