is not current version
Last Version 1.14.0

com.lancethomps:lancethomps-java-cli 1.9.1


Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.lancethomps
ArtifactId

ArtifactId

lancethomps-java-cli
Version

Version

1.9.1
Type

Type

jar

Download lancethomps-java-cli 1.9.1


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