is not current version
Last Version 2.0.1.RELEASE

com.github.anji-plus:allways-job-core 2.0.0.RELEASE

allways-job-core

GroupId

GroupId

com.github.anji-plus
ArtifactId

ArtifactId

allways-job-core
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download allways-job-core 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/ -->
<dependency>
    <groupId>com.github.anji-plus</groupId>
    <artifactId>allways-job-core</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/
implementation 'com.github.anji-plus:allways-job-core:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/
implementation ("com.github.anji-plus:allways-job-core:2.0.0.RELEASE")
'com.github.anji-plus:allways-job-core:jar:2.0.0.RELEASE'
<dependency org="com.github.anji-plus" name="allways-job-core" rev="2.0.0.RELEASE">
  <artifact name="allways-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='allways-job-core', version='2.0.0.RELEASE')
)
libraryDependencies += "com.github.anji-plus" % "allways-job-core" % "2.0.0.RELEASE"
[com.github.anji-plus/allways-job-core "2.0.0.RELEASE"]