j

java-getopt

Files download
File Operation
java-getopt-1.0.9.jar download
java-getopt-1.0.9.pom download
Apache Maven
<dependency>
  <groupId>urbanophile</groupId>
  <artifactId>java-getopt</artifactId>
  <version>1.0.9</version>
</dependency>
Gradle Groovy
implementation 'urbanophile:java-getopt:1.0.9'
Gradle Kotlin
implementation("urbanophile:java-getopt:1.0.9")
Scala SBT
libraryDependencies += "urbanophile" % "java-getopt" % "1.0.9"
Groovy Grape
@Grapes(
  @Grab(group='urbanophile', module='java-getopt', version='1.0.9')
)
Apache Ivy
<dependency org="urbanophile" name="java-getopt" rev="1.0.9" />
Leiningen
[urbanophile/java-getopt "1.0.9"]
Apache Buildr
'urbanophile:java-getopt:jar:1.0.9'
Dependencies
The project has no third-party dependencies