is not current version
Last Version 3.5.2-1079

com.github.cafdataprocessing:language-detection 3.4.0-846


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

language-detection
Version

Version

3.4.0-846
Type

Type

jar

Download language-detection 3.4.0-846


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