License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.kwart.jd |
ArtifactId | ArtifactIdjd-cli-root |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjd-cli-root
The jd-cli Java decompiler wrapper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jd-cli-root-1.2.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli-root/ -->
<dependency>
<groupId>com.github.kwart.jd</groupId>
<artifactId>jd-cli-root</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli-root/
implementation 'com.github.kwart.jd:jd-cli-root:1.2.0'
// https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli-root/
implementation ("com.github.kwart.jd:jd-cli-root:1.2.0")
'com.github.kwart.jd:jd-cli-root:pom:1.2.0'
<dependency org="com.github.kwart.jd" name="jd-cli-root" rev="1.2.0">
<artifact name="jd-cli-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kwart.jd', module='jd-cli-root', version='1.2.0')
)
libraryDependencies += "com.github.kwart.jd" % "jd-cli-root" % "1.2.0"
[com.github.kwart.jd/jd-cli-root "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |