is not current version
Last Version 3.4.8

com.github.kfcfans:powerjob-common 3.1.3


GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

powerjob-common
Version

Version

3.1.3
Type

Type

jar

Download powerjob-common 3.1.3


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