License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.zkejid.constructor |
ArtifactId | ArtifactIdcli-arguments-apitest |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionCLI Arguments module API tests
Tests on the API of CLI Arguments module.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.zkejid.constructor/cli-arguments-apitest/ -->
<dependency>
<groupId>com.zkejid.constructor</groupId>
<artifactId>cli-arguments-apitest</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkejid.constructor/cli-arguments-apitest/
implementation 'com.zkejid.constructor:cli-arguments-apitest:1.0.0'
// https://jarcasting.com/artifacts/com.zkejid.constructor/cli-arguments-apitest/
implementation ("com.zkejid.constructor:cli-arguments-apitest:1.0.0")
'com.zkejid.constructor:cli-arguments-apitest:jar:1.0.0'
<dependency org="com.zkejid.constructor" name="cli-arguments-apitest" rev="1.0.0">
<artifact name="cli-arguments-apitest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkejid.constructor', module='cli-arguments-apitest', version='1.0.0')
)
libraryDependencies += "com.zkejid.constructor" % "cli-arguments-apitest" % "1.0.0"
[com.zkejid.constructor/cli-arguments-apitest "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zkejid.constructor : cli-arguments-api | jar | 1.0.0 |
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |