License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.kwart.jd |
ArtifactId | ArtifactIdjd-cli |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionjd-cli
Command line interface module
|
Filename | Size |
---|---|
jd-cli-1.2.0.pom | |
jd-cli-1.2.0.jar | 1 MB |
jd-cli-1.2.0-sources.jar | 8 KB |
jd-cli-1.2.0-javadoc.jar | 43 KB |
jd-cli-1.2.0-dist.zip | 1 MB |
jd-cli-1.2.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli/
implementation 'com.github.kwart.jd:jd-cli:1.2.0'
// https://jarcasting.com/artifacts/com.github.kwart.jd/jd-cli/
implementation ("com.github.kwart.jd:jd-cli:1.2.0")
'com.github.kwart.jd:jd-cli:jar:1.2.0'
<dependency org="com.github.kwart.jd" name="jd-cli" rev="1.2.0">
<artifact name="jd-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwart.jd', module='jd-cli', version='1.2.0')
)
libraryDependencies += "com.github.kwart.jd" % "jd-cli" % "1.2.0"
[com.github.kwart.jd/jd-cli "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |