MVN

us.jimschubert : kopper

Maven & Gradle

Mar 30, 2018
1 usages
40 stars

Kopper · Kotlin option parser

<dependency>
    <groupId>us.jimschubert</groupId>
    <artifactId>kopper</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.jimschubert : kopper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of us.jimschubert : kopper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kopper-0.0.4
kopper-0.0.3
kopper-0.0.2
kopper-0.0.1

How to add a dependency to Maven

Add the following us.jimschubert : kopper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>us.jimschubert</groupId>
    <artifactId>kopper</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following us.jimschubert : kopper gradle dependency to your build.gradle file:

implementation 'us.jimschubert:kopper:0.0.4'

Gradle Kotlin DSL: Add the following us.jimschubert : kopper gradle kotlin dependency to your build.gradle.kts file:

implementation("us.jimschubert:kopper:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following us.jimschubert : kopper sbt scala dependency to your build.sbt file:

libraryDependencies += "us.jimschubert" % "kopper" % "0.0.4"

Advertisement

Dependencies from Group

Mar 30, 2018
1 usages
40 stars
Mar 30, 2018
40 stars
Jan 06, 2017

Discover Dependencies

Aug 29, 2018
2 usages
1 stars
Dec 30, 2016
1 usages
May 21, 2023
1 usages
10 stars
Jan 12, 2017
2 usages
Jul 14, 2017
1 usages
1 stars
Apr 29, 2017
1 usages
2 stars