Last Version

se.softhouse:jargo 0.4.14

An argument and options parser for java

License

License

GroupId

GroupId

se.softhouse
ArtifactId

ArtifactId

jargo
Version

Version

0.4.14
Type

Type

jar
Description

Description

An argument and options parser for java

Download jargo 0.4.14


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 1.3.9

test (12)

Group / Artifact Type Version
joda-time : joda-time jar 2.1
se.softhouse : common-test jar 0.4.14
com.google.guava : guava jar 24.1-jre
com.google.caliper : caliper jar 0.5-rc1
com.google.guava : guava-testlib jar 24.1-jre
com.google.code.findbugs : annotations jar 2.0.0
org.easytesting : fest-assert jar 1.4
junit : junit jar 4.11
org.jacoco : org.jacoco.agent jar 0.8.1
com.google.code.tempus-fugit : tempus-fugit jar 1.1
org.powermock : powermock-module-junit4 jar 1.7.0RC2
org.powermock : powermock-api-mockito jar 1.7.0RC2

Project Modules

There are no modules declared in this project.