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