is not current version
Last Version 4.0.0-m8

org.wso2.ei:cli-test 1.2.0-alpha


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

cli-test
Version

Version

1.2.0-alpha
Type

Type

jar

Download cli-test 1.2.0-alpha


<!-- https://jarcasting.com/artifacts/org.wso2.ei/cli-test/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>cli-test</artifactId>
    <version>1.2.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/cli-test/
implementation 'org.wso2.ei:cli-test:1.2.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.ei/cli-test/
implementation ("org.wso2.ei:cli-test:1.2.0-alpha")
'org.wso2.ei:cli-test:jar:1.2.0-alpha'
<dependency org="org.wso2.ei" name="cli-test" rev="1.2.0-alpha">
  <artifact name="cli-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='cli-test', version='1.2.0-alpha')
)
libraryDependencies += "org.wso2.ei" % "cli-test" % "1.2.0-alpha"
[org.wso2.ei/cli-test "1.2.0-alpha"]