is not current version
Last Version 0.1.3.1

com.github.hackerwin7:jd-lib 0.1.3

components for jd relative projects

GroupId

GroupId

com.github.hackerwin7
ArtifactId

ArtifactId

jd-lib
Version

Version

0.1.3
Type

Type

jar

Download jd-lib 0.1.3


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