Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdcom.github.jobservice |
ArtifactId | ArtifactIdworker-jobtracking-container |
Version | Version3.3.0-2 |
Type | Typepom |
Filename | Size |
---|---|
worker-jobtracking-container-3.3.0-2.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jobservice/worker-jobtracking-container/ -->
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>worker-jobtracking-container</artifactId>
<version>3.3.0-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jobservice/worker-jobtracking-container/
implementation 'com.github.jobservice:worker-jobtracking-container:3.3.0-2'
// https://jarcasting.com/artifacts/com.github.jobservice/worker-jobtracking-container/
implementation ("com.github.jobservice:worker-jobtracking-container:3.3.0-2")
'com.github.jobservice:worker-jobtracking-container:pom:3.3.0-2'
<dependency org="com.github.jobservice" name="worker-jobtracking-container" rev="3.3.0-2">
<artifact name="worker-jobtracking-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jobservice', module='worker-jobtracking-container', version='3.3.0-2')
)
libraryDependencies += "com.github.jobservice" % "worker-jobtracking-container" % "3.3.0-2"
[com.github.jobservice/worker-jobtracking-container "3.3.0-2"]