Last Version

CLI Arguments module API tests 1.0.0

Tests on the API of CLI Arguments module.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

cli-arguments-apitest
Version

Version

1.0.0
Type

Type

jar
Description

Description

CLI Arguments module API tests
Tests on the API of CLI Arguments module.
Project URL

Project URL

https://github.com/zkejidsconstructor/cli-arguments/tree/master/cli-arguments-apitest

Download cli-arguments-apitest 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.zkejid.constructor : cli-arguments-api jar 1.0.0
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.