Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-binaryhash-shared |
Version | Version2.0.0-3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-shared/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-binaryhash-shared</artifactId>
<version>2.0.0-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-shared/
implementation 'com.github.cafdataprocessing:worker-binaryhash-shared:2.0.0-3'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-shared/
implementation ("com.github.cafdataprocessing:worker-binaryhash-shared:2.0.0-3")
'com.github.cafdataprocessing:worker-binaryhash-shared:jar:2.0.0-3'
<dependency org="com.github.cafdataprocessing" name="worker-binaryhash-shared" rev="2.0.0-3">
<artifact name="worker-binaryhash-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-binaryhash-shared', version='2.0.0-3')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-binaryhash-shared" % "2.0.0-3"
[com.github.cafdataprocessing/worker-binaryhash-shared "2.0.0-3"]