GroupId | GroupIdcom.github.kfcfans |
---|---|
ArtifactId | ArtifactIdpowerjob-common |
Version | Version3.4.5 |
Type | Typejar |
Filename | Size |
---|---|
powerjob-common-3.4.5.pom | |
powerjob-common-3.4.5.jar | 85 KB |
powerjob-common-3.4.5-sources.jar | 38 KB |
powerjob-common-3.4.5-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-common/ -->
<dependency>
<groupId>com.github.kfcfans</groupId>
<artifactId>powerjob-common</artifactId>
<version>3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-common/
implementation 'com.github.kfcfans:powerjob-common:3.4.5'
// https://jarcasting.com/artifacts/com.github.kfcfans/powerjob-common/
implementation ("com.github.kfcfans:powerjob-common:3.4.5")
'com.github.kfcfans:powerjob-common:jar:3.4.5'
<dependency org="com.github.kfcfans" name="powerjob-common" rev="3.4.5">
<artifact name="powerjob-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kfcfans', module='powerjob-common', version='3.4.5')
)
libraryDependencies += "com.github.kfcfans" % "powerjob-common" % "3.4.5"
[com.github.kfcfans/powerjob-common "3.4.5"]