is not current version
Last Version 3.4.8

com.github.kfcfans:powerjob-client 3.2.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kfcfans
ArtifactId

ArtifactId

powerjob-client
Version

Version

3.2.1
Type

Type

jar

Download powerjob-client 3.2.1


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