is not current version
Last Version 1.1.1.RELEASE

com.github.jiaqi0722:myjob 1.0.1


GroupId

GroupId

com.github.jiaqi0722
ArtifactId

ArtifactId

myjob
Version

Version

1.0.1
Type

Type

jar

Download myjob 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.jiaqi0722/myjob/ -->
<dependency>
    <groupId>com.github.jiaqi0722</groupId>
    <artifactId>myjob</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiaqi0722/myjob/
implementation 'com.github.jiaqi0722:myjob:1.0.1'
// https://jarcasting.com/artifacts/com.github.jiaqi0722/myjob/
implementation ("com.github.jiaqi0722:myjob:1.0.1")
'com.github.jiaqi0722:myjob:jar:1.0.1'
<dependency org="com.github.jiaqi0722" name="myjob" rev="1.0.1">
  <artifact name="myjob" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiaqi0722', module='myjob', version='1.0.1')
)
libraryDependencies += "com.github.jiaqi0722" % "myjob" % "1.0.1"
[com.github.jiaqi0722/myjob "1.0.1"]