MVN

org.rogach : scallop_2.12.0-RC1

Maven & Gradle

Oct 30, 2016
672 stars

scallop · scallop

<dependency>
    <groupId>org.rogach</groupId>
    <artifactId>scallop_2.12.0-RC1</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.rogach : scallop_2.12.0-RC1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of org.rogach : scallop_2.12.0-RC1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
scallop_2.12.0-RC1-2.0.4
scallop_2.12.0-RC1-2.0.3
scallop_2.12.0-RC1-2.0.2

How to add a dependency to Maven

Add the following org.rogach : scallop_2.12.0-RC1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.rogach</groupId>
    <artifactId>scallop_2.12.0-RC1</artifactId>
    <version>2.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.rogach : scallop_2.12.0-RC1 gradle dependency to your build.gradle file:

implementation 'org.rogach:scallop_2.12.0-RC1:2.0.4'

Gradle Kotlin DSL: Add the following org.rogach : scallop_2.12.0-RC1 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.rogach:scallop_2.12.0-RC1:2.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.rogach : scallop_2.12.0-RC1 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.rogach" % "scallop_2.12.0-RC1" % "2.0.4"

Advertisement

Dependencies from Group

Aug 03, 2023
45 usages
672 stars
Aug 03, 2023
38 usages
672 stars
Aug 03, 2023
25 usages
672 stars
Aug 03, 2023
22 usages
672 stars
Aug 03, 2023
6 usages
672 stars

Discover Dependencies