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