is not current version
Last Version 1.2.0

com.github.kwart.jd:jd-cli-root jd-cli-1.2.1

The jd-cli Java decompiler wrapper

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.kwart.jd
ArtifactId

ArtifactId

jd-cli-root
Version

Version

jd-cli-1.2.1
Type

Type

pom

Download jd-cli-root jd-cli-1.2.1


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