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