License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection-aggregator |
Last Version | Last Version3.5.2-1079 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWorker-LanguageDetection
A worker for interpreting the languages used in a given input
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
worker-languagedetection-aggregator-3.5.2-1079.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-aggregator</artifactId>
<version>3.5.2-1079</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation 'com.github.cafdataprocessing:worker-languagedetection-aggregator:3.5.2-1079'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation ("com.github.cafdataprocessing:worker-languagedetection-aggregator:3.5.2-1079")
'com.github.cafdataprocessing:worker-languagedetection-aggregator:pom:3.5.2-1079'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-aggregator" rev="3.5.2-1079">
<artifact name="worker-languagedetection-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-aggregator', version='3.5.2-1079')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-aggregator" % "3.5.2-1079"
[com.github.cafdataprocessing/worker-languagedetection-aggregator "3.5.2-1079"]