| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.kwart.jd |
| ArtifactId | ArtifactIdjd-cli |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjd-cli
Command line interface module
|
| Filename | Size |
|---|---|
| jd-cli-1.2.1.pom | |
| jd-cli-1.2.1.jar | 1 MB |
| jd-cli-1.2.1-sources.jar | 8 KB |
| jd-cli-1.2.1-javadoc.jar | 43 KB |
| jd-cli-1.2.1-dist.zip | 1 MB |
| jd-cli-1.2.1-dist.tar.gz | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli/ -->
<dependency>
<groupId>com.github.kwart.jd</groupId>
<artifactId>jd-cli</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli/
implementation 'com.github.kwart.jd:jd-cli:1.2.1'
// https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli/
implementation ("com.github.kwart.jd:jd-cli:1.2.1")
'com.github.kwart.jd:jd-cli:jar:1.2.1'
<dependency org="com.github.kwart.jd" name="jd-cli" rev="1.2.1">
<artifact name="jd-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwart.jd', module='jd-cli', version='1.2.1')
)
libraryDependencies += "com.github.kwart.jd" % "jd-cli" % "1.2.1"
[com.github.kwart.jd/jd-cli "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |