Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
ArtifactId | ArtifactIdcommons-cli |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-cli
dependencies
|
Filename | Size |
---|---|
commons-cli-0.0.15.pom | 914 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/commons-cli/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.dependencies</groupId>
<artifactId>commons-cli</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/commons-cli/
implementation 'com.walterjwhite.infrastructure.dependencies:commons-cli:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/commons-cli/
implementation ("com.walterjwhite.infrastructure.dependencies:commons-cli:0.0.15")
'com.walterjwhite.infrastructure.dependencies:commons-cli:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="commons-cli" rev="0.0.15">
<artifact name="commons-cli" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='commons-cli', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "commons-cli" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/commons-cli "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.4 |