is not current version
Last Version 3.5.2-1079

com.github.cafdataprocessing:worker-languagedetection 2.0.0-6


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-languagedetection
Version

Version

2.0.0-6
Type

Type

jar

Download worker-languagedetection 2.0.0-6


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