GroupId | GroupIdcom.github.kolema-tech |
---|---|
ArtifactId | ArtifactIdsigma-xxljob |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
sigma-xxljob-1.0.7.pom | |
sigma-xxljob-1.0.7.jar | 4 KB |
sigma-xxljob-1.0.7-sources.jar | 1 KB |
sigma-xxljob-1.0.7-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-xxljob/ -->
<dependency>
<groupId>com.github.kolema-tech</groupId>
<artifactId>sigma-xxljob</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-xxljob/
implementation 'com.github.kolema-tech:sigma-xxljob:1.0.7'
// https://jarcasting.com/artifacts/com.github.kolema-tech/sigma-xxljob/
implementation ("com.github.kolema-tech:sigma-xxljob:1.0.7")
'com.github.kolema-tech:sigma-xxljob:jar:1.0.7'
<dependency org="com.github.kolema-tech" name="sigma-xxljob" rev="1.0.7">
<artifact name="sigma-xxljob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kolema-tech', module='sigma-xxljob', version='1.0.7')
)
libraryDependencies += "com.github.kolema-tech" % "sigma-xxljob" % "1.0.7"
[com.github.kolema-tech/sigma-xxljob "1.0.7"]