MVN

se.softhouse : jargo

Maven & Gradle

May 31, 2018
7 usages
1 stars

An argument and options parser for java

<dependency>
    <groupId>se.softhouse</groupId>
    <artifactId>jargo</artifactId>
    <version>0.4.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.softhouse : jargo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.14

All Versions

Choose a version of se.softhouse : jargo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jargo-0.4.14
jargo-0.4.13
jargo-0.4.12
jargo-0.4.11
jargo-0.4.10
jargo-0.4.9
jargo-0.4.8
jargo-0.4.7
jargo-0.4.5
jargo-0.4.4
jargo-0.4.2
jargo-0.4.1
0.2
jargo-0.2
0.1.x
jargo-0.1.1
0.1
jargo-0.1
0.0.x
jargo-0.0.5
jargo-0.0.4
jargo-0.0.3
jargo-0.0.2
jargo-0.0.1

How to add a dependency to Maven

Add the following se.softhouse : jargo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>se.softhouse</groupId>
    <artifactId>jargo</artifactId>
    <version>0.4.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.softhouse : jargo gradle dependency to your build.gradle file:

implementation 'se.softhouse:jargo:0.4.14'

Gradle Kotlin DSL: Add the following se.softhouse : jargo gradle kotlin dependency to your build.gradle.kts file:

implementation("se.softhouse:jargo:0.4.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.softhouse : jargo sbt scala dependency to your build.sbt file:

libraryDependencies += "se.softhouse" % "jargo" % "0.4.14"

Advertisement

Dependencies from Group

May 31, 2018
7 usages
1 stars
May 31, 2018
2 usages
1 stars
May 31, 2018
1 stars
May 31, 2018
1 stars

Discover Dependencies

Aug 11, 2021
2 usages
22.3k stars
Feb 24, 2018
4 usages
220.5k stars
Mar 28, 2023
15 usages
3k stars
Feb 27, 2018
277 usages
22k stars
Nov 26, 2015
6 usages
86 stars
Oct 13, 2018
2 usages
19 stars