Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-languagedetection-aggregator |
Version | Version3.1.0-349 |
Type | Typepom |
Filename | Size |
---|---|
worker-languagedetection-aggregator-3.1.0-349.pom | 4 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.1.0-349</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation 'com.github.cafdataprocessing:worker-languagedetection-aggregator:3.1.0-349'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-languagedetection-aggregator/
implementation ("com.github.cafdataprocessing:worker-languagedetection-aggregator:3.1.0-349")
'com.github.cafdataprocessing:worker-languagedetection-aggregator:pom:3.1.0-349'
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-aggregator" rev="3.1.0-349">
<artifact name="worker-languagedetection-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-aggregator', version='3.1.0-349')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-aggregator" % "3.1.0-349"
[com.github.cafdataprocessing/worker-languagedetection-aggregator "3.1.0-349"]