MVN

us.jimschubert : kopper-typed

Maven & Gradle

Mar 30, 2018
40 stars

Kopper Typed · Kotlin option parser (typed)

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

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'us.jimschubert:kopper-typed:0.0.4'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jan 06, 2017
19 stars
Jan 17, 2021
25 stars
Jun 24, 2019
9 stars
Jun 24, 2019
9 stars
Aug 14, 2017
1 stars
Aug 14, 2017
1 stars
Dec 05, 2016
0 stars
Jul 05, 2023
1 usages
227 stars