| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.refcodes |
| ArtifactId | ArtifactIdrefcodes-cli-ext |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionorg.refcodes:refcodes-cli-ext
Artifact for extended implementations and additional types for the
refcodes-cli artifact.
|
| Filename | Size |
|---|---|
| refcodes-cli-ext-2.1.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-cli-ext/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-cli-ext</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli-ext/
implementation 'org.refcodes:refcodes-cli-ext:2.1.0'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-cli-ext/
implementation ("org.refcodes:refcodes-cli-ext:2.1.0")
'org.refcodes:refcodes-cli-ext:pom:2.1.0'
<dependency org="org.refcodes" name="refcodes-cli-ext" rev="2.1.0">
<artifact name="refcodes-cli-ext" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-cli-ext', version='2.1.0')
)
libraryDependencies += "org.refcodes" % "refcodes-cli-ext" % "2.1.0"
[org.refcodes/refcodes-cli-ext "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.refcodes : refcodes-licensing | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |