Last Version

CliWrapper4J 1.1.0

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

License

License

Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

io.github.scambon
ArtifactId

ArtifactId

io.github.scambon.cliwrapper4j
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

https://scambon.github.io/CliWrapper4J
Source Code Management

Source Code Management

https://github.com/scambon/CliWrapper4J.git

Download io.github.scambon.cliwrapper4j 1.1.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>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scambon/io.github.scambon.cliwrapper4j/
implementation 'io.github.scambon:io.github.scambon.cliwrapper4j:1.1.0'
// https://jarcasting.com/artifacts/io.github.scambon/io.github.scambon.cliwrapper4j/
implementation ("io.github.scambon:io.github.scambon.cliwrapper4j:1.1.0")
'io.github.scambon:io.github.scambon.cliwrapper4j:jar:1.1.0'
<dependency org="io.github.scambon" name="io.github.scambon.cliwrapper4j" rev="1.1.0">
  <artifact name="io.github.scambon.cliwrapper4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scambon', module='io.github.scambon.cliwrapper4j', version='1.1.0')
)
libraryDependencies += "io.github.scambon" % "io.github.scambon.cliwrapper4j" % "1.1.0"
[io.github.scambon/io.github.scambon.cliwrapper4j "1.1.0"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.