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