Files download
File Operation
worker-binaryhash-container-fs-2.2.0-61.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-binaryhash-container-fs</artifactId>
  <version>2.2.0-61</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-binaryhash-container-fs:2.2.0-61'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-binaryhash-container-fs:2.2.0-61")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-binaryhash-container-fs" % "2.2.0-61"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-binaryhash-container-fs', version='2.2.0-61')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-binaryhash-container-fs" rev="2.2.0-61" />
Leiningen
[com.github.cafdataprocessing/worker-binaryhash-container-fs "2.2.0-61"]
Apache Buildr
'com.github.cafdataprocessing:worker-binaryhash-container-fs:jar:2.2.0-61'