License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.zkejid.constructor |
ArtifactId | ArtifactIdcli-arguments-api |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCLI Arguments module API
API for CLI Arguments module for Zkejid's Constructor Framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cli-arguments-api-1.0.0.pom | |
cli-arguments-api-1.0.0.jar | 4 KB |
cli-arguments-api-1.0.0-sources.jar | 5 KB |
cli-arguments-api-1.0.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zkejid.constructor/cli-arguments-api/ -->
<dependency>
<groupId>com.zkejid.constructor</groupId>
<artifactId>cli-arguments-api</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkejid.constructor/cli-arguments-api/
implementation 'com.zkejid.constructor:cli-arguments-api:1.0.0'
// https://jarcasting.com/artifacts/com.zkejid.constructor/cli-arguments-api/
implementation ("com.zkejid.constructor:cli-arguments-api:1.0.0")
'com.zkejid.constructor:cli-arguments-api:jar:1.0.0'
<dependency org="com.zkejid.constructor" name="cli-arguments-api" rev="1.0.0">
<artifact name="cli-arguments-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkejid.constructor', module='cli-arguments-api', version='1.0.0')
)
libraryDependencies += "com.zkejid.constructor" % "cli-arguments-api" % "1.0.0"
[com.zkejid.constructor/cli-arguments-api "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zkejid.constructor : string-value-api | jar | 1.0.0 |