MVN

com.github.themrmilchmann.kopt : kopt

Maven & Gradle

Jan 24, 2018
0 stars

kopt · Simple CLI argument parser for the JVM

<dependency>
    <groupId>com.github.themrmilchmann.kopt</groupId>
    <artifactId>kopt</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.themrmilchmann.kopt : kopt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.github.themrmilchmann.kopt : kopt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
kopt-0.4.0
0.3.x
kopt-0.3.0
0.2.x
kopt-0.2.1
kopt-0.2.0
0.1.x
kopt-0.1.2
kopt-0.1.1
kopt-0.1.0

How to add a dependency to Maven

Add the following com.github.themrmilchmann.kopt : kopt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.themrmilchmann.kopt</groupId>
    <artifactId>kopt</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.themrmilchmann.kopt : kopt gradle dependency to your build.gradle file:

implementation 'com.github.themrmilchmann.kopt:kopt:0.4.0'

Gradle Kotlin DSL: Add the following com.github.themrmilchmann.kopt : kopt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.themrmilchmann.kopt:kopt:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.themrmilchmann.kopt : kopt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.themrmilchmann.kopt" % "kopt" % "0.4.0"

Advertisement

Dependencies from Group

Jan 24, 2018
0 stars

Discover Dependencies

Jul 23, 2023
1k usages
6.1k stars
Jul 30, 2023
57 usages
2.5k stars
Apr 26, 2010
60 usages
Jul 03, 2023
28 usages
9.3k stars
May 30, 2023
3.8k usages
386 stars
Aug 18, 2023
157 usages
15.3k stars
Jul 06, 2023
2k usages
32 stars
Dec 18, 2019
19 usages
160 stars
Jun 07, 2023
731 usages
302 stars
Jul 30, 2023
31.2k stars