is not current version
Last Version 1.8.16

org.bitbucket.bradleysmithllc.etlunit:cli 1.6.13


Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.bradleysmithllc.etlunit
ArtifactId

ArtifactId

cli
Version

Version

1.6.13
Type

Type

jar

Download cli 1.6.13


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