Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection |
Version | Version3.4.0-846 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection</artifactId>
<version>3.4.0-846</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection/
implementation 'com.github.cafdataprocessing:worker-languagedetection:3.4.0-846'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection/
implementation ("com.github.cafdataprocessing:worker-languagedetection:3.4.0-846")
'com.github.cafdataprocessing:worker-languagedetection:jar:3.4.0-846'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection" rev="3.4.0-846">
<artifact name="worker-languagedetection" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection', version='3.4.0-846')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection" % "3.4.0-846"
[com.github.cafdataprocessing/worker-languagedetection "3.4.0-846"]