MVN

com.nthportal : versions_2.12

Maven & Gradle

Sep 05, 2020
2 stars

versions · A Scala library for representing versions as objects.

<dependency>
    <groupId>com.nthportal</groupId>
    <artifactId>versions_2.12</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nthportal : versions_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of com.nthportal : versions_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
versions_2.12-2.0.2
versions_2.12-2.0.1
versions_2.12-2.0.0
1.2.x
versions_2.12-1.2.2
versions_2.12-1.2.1
versions_2.12-1.2.0
1.1.x
versions_2.12-1.1.0
1.0.x
versions_2.12-1.0.1
versions_2.12-1.0.0

How to add a dependency to Maven

Add the following com.nthportal : versions_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nthportal</groupId>
    <artifactId>versions_2.12</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nthportal : versions_2.12 gradle dependency to your build.gradle file:

implementation 'com.nthportal:versions_2.12:2.0.2'

Gradle Kotlin DSL: Add the following com.nthportal : versions_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nthportal:versions_2.12:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nthportal : versions_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nthportal" % "versions_2.12" % "2.0.2"

Advertisement

Dependencies from Group

Jul 14, 2017
1 usages
1 stars
Feb 24, 2017
1 usages
0 stars
Feb 24, 2017
1 usages
Sep 05, 2020
1 usages
3 stars
Sep 05, 2020
1 usages
3 stars

Discover Dependencies

Jan 30, 2017
3 stars
Jan 31, 2017
Feb 03, 2017
2 stars
Feb 03, 2017
2 stars
Aug 21, 2017
22 stars
Jul 23, 2020
2 usages
162 stars