Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection-container |
Version | Version2.3.1-60 |
Type | Typepom |
Filename | Size |
---|---|
worker-languagedetection-container-2.3.1-60.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-container</artifactId>
<version>2.3.1-60</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation 'com.github.cafdataprocessing:worker-languagedetection-container:2.3.1-60'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-container/
implementation ("com.github.cafdataprocessing:worker-languagedetection-container:2.3.1-60")
'com.github.cafdataprocessing:worker-languagedetection-container:pom:2.3.1-60'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-container" rev="2.3.1-60">
<artifact name="worker-languagedetection-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-container', version='2.3.1-60')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-container" % "2.3.1-60"
[com.github.cafdataprocessing/worker-languagedetection-container "2.3.1-60"]