Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-binaryhash-container-fs |
Version | Version2.0.0-3 |
Type | Typepom |
Filename | Size |
---|---|
worker-binaryhash-container-fs-2.0.0-3.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-container-fs/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-binaryhash-container-fs</artifactId>
<version>2.0.0-3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-container-fs/
implementation 'com.github.cafdataprocessing:worker-binaryhash-container-fs:2.0.0-3'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-container-fs/
implementation ("com.github.cafdataprocessing:worker-binaryhash-container-fs:2.0.0-3")
'com.github.cafdataprocessing:worker-binaryhash-container-fs:pom:2.0.0-3'
<dependency org="com.github.cafdataprocessing" name="worker-binaryhash-container-fs" rev="2.0.0-3">
<artifact name="worker-binaryhash-container-fs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-binaryhash-container-fs', version='2.0.0-3')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-binaryhash-container-fs" % "2.0.0-3"
[com.github.cafdataprocessing/worker-binaryhash-container-fs "2.0.0-3"]