| License |
License |
|---|---|
| GroupId | GroupIdcom.stanfy.helium |
| ArtifactId | ArtifactIdcommand-line |
| Version | Version0.6.0 |
| Type | Typejar |
| Description |
DescriptionHelium
DSL and Java API for REST API specification
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| command-line-0.6.0.pom | |
| command-line-0.6.0.jar | 18 KB |
| command-line-0.6.0-sources.jar | 2 KB |
| command-line-0.6.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.helium/command-line/ -->
<dependency>
<groupId>com.stanfy.helium</groupId>
<artifactId>command-line</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.helium/command-line/
implementation 'com.stanfy.helium:command-line:0.6.0'
// https://jarcasting.com/artifacts/com.stanfy.helium/command-line/
implementation ("com.stanfy.helium:command-line:0.6.0")
'com.stanfy.helium:command-line:jar:0.6.0'
<dependency org="com.stanfy.helium" name="command-line" rev="0.6.0">
<artifact name="command-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.helium', module='command-line', version='0.6.0')
)
libraryDependencies += "com.stanfy.helium" % "command-line" % "0.6.0"
[com.stanfy.helium/command-line "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| com.stanfy.helium : helium | jar | 0.6.0 |