Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-boilerplate |
Version | Version2.0.1-7 |
Type | Typejar |
Filename | Size |
---|---|
worker-boilerplate-2.0.1-7.pom | |
worker-boilerplate-2.0.1-7.jar | 38 KB |
worker-boilerplate-2.0.1-7-sources.jar | 29 KB |
worker-boilerplate-2.0.1-7-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-boilerplate</artifactId>
<version>2.0.1-7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate/
implementation 'com.github.cafdataprocessing:worker-boilerplate:2.0.1-7'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate/
implementation ("com.github.cafdataprocessing:worker-boilerplate:2.0.1-7")
'com.github.cafdataprocessing:worker-boilerplate:jar:2.0.1-7'
<dependency org="com.github.cafdataprocessing" name="worker-boilerplate" rev="2.0.1-7">
<artifact name="worker-boilerplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-boilerplate', version='2.0.1-7')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-boilerplate" % "2.0.1-7"
[com.github.cafdataprocessing/worker-boilerplate "2.0.1-7"]