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