is not current version
Last Version 3.5.2-1079

com.github.cafdataprocessing:language-detection 2.5.0-85


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

language-detection
Version

Version

2.5.0-85
Type

Type

jar

Download language-detection 2.5.0-85


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