<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-languagedetection-container</artifactId>
<version>4.0.0-1132</version>
</dependency>
implementation group: 'com.github.cafdataprocessing', name: 'worker-languagedetection-container', version: '4.0.0-1132'
implementation 'com.github.cafdataprocessing:worker-languagedetection-container:4.0.0-1132'
implementation("com.github.cafdataprocessing:worker-languagedetection-container:4.0.0-1132")
libraryDependencies += "com.github.cafdataprocessing" % "worker-languagedetection-container" % "4.0.0-1132"
<dependency org="com.github.cafdataprocessing" name="worker-languagedetection-container" rev="4.0.0-1132"/>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-languagedetection-container', version='4.0.0-1132')
)
[com.github.cafdataprocessing/worker-languagedetection-container "4.0.0-1132"]
'com.github.cafdataprocessing:worker-languagedetection-container:jar:4.0.0-1132'