is not current version
Last Version 2.0.1.RELEASE

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

allways-job-core

GroupId

GroupId

com.github.anji-plus
ArtifactId

ArtifactId

allways-job-core
Version

Version

1.0.8.RELEASE
Type

Type

jar

Download allways-job-core 1.0.8.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>1.0.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/
implementation 'com.github.anji-plus:allways-job-core:1.0.8.RELEASE'
// https://jarcasting.com/artifacts/com.github.anji-plus/allways-job-core/
implementation ("com.github.anji-plus:allways-job-core:1.0.8.RELEASE")
'com.github.anji-plus:allways-job-core:jar:1.0.8.RELEASE'
<dependency org="com.github.anji-plus" name="allways-job-core" rev="1.0.8.RELEASE">
  <artifact name="allways-job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.anji-plus', module='allways-job-core', version='1.0.8.RELEASE')
)
libraryDependencies += "com.github.anji-plus" % "allways-job-core" % "1.0.8.RELEASE"
[com.github.anji-plus/allways-job-core "1.0.8.RELEASE"]