Last Version

jd-lib 1.2.1

Decompilation library module

License

License

GroupId

GroupId

com.github.kwart.jd
ArtifactId

ArtifactId

jd-lib
Version

Version

1.2.1
Type

Type

jar
Description

Description

jd-lib
Decompilation library module

Download jd-lib 1.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jd » jd-core jar 1.1.3

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.