is not current version
Last Version 0.1.3.1

com.github.hackerwin7:jd-lib 0.1.1

conponents for jd relative projects

GroupId

GroupId

com.github.hackerwin7
ArtifactId

ArtifactId

jd-lib
Version

Version

0.1.1
Type

Type

jar

Download jd-lib 0.1.1


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