is not current version
Last Version 1.1.0

io.github.scambon:io.github.scambon.cliwrapper4j 0.2.0

A library to quickly build Java-friendly APIs to call command line applications

Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

io.github.scambon
ArtifactId

ArtifactId

io.github.scambon.cliwrapper4j
Version

Version

0.2.0
Type

Type

jar

Download io.github.scambon.cliwrapper4j 0.2.0


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