MVN

de.scravy : pair

Maven & Gradle

May 25, 2015
5 usages
0 stars

Pair · A tiny library that offers Pairs and nothing else.

<dependency>
    <groupId>de.scravy</groupId>
    <artifactId>pair</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.scravy : pair to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of de.scravy : pair to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
pair-1.1.0
1.0.x
pair-1.0.0

How to add a dependency to Maven

Add the following de.scravy : pair maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.scravy</groupId>
    <artifactId>pair</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.scravy : pair gradle dependency to your build.gradle file:

implementation 'de.scravy:pair:1.1.0'

Gradle Kotlin DSL: Add the following de.scravy : pair gradle kotlin dependency to your build.gradle.kts file:

implementation("de.scravy:pair:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.scravy : pair sbt scala dependency to your build.sbt file:

libraryDependencies += "de.scravy" % "pair" % "1.1.0"

Advertisement

Dependencies from Group

May 25, 2015
5 usages
0 stars
Jun 04, 2015
2 usages
0 stars
May 25, 2015
2 usages
0 stars
May 26, 2015
1 usages
0 stars
Sep 26, 2020
1 usages
17 stars

Discover Dependencies

Jun 04, 2015
May 25, 2015
2 usages
0 stars
Mar 23, 2017
1 usages
97 stars
Feb 27, 2016
2 usages
May 21, 2015
1 usages
Apr 10, 2016
6 usages
Oct 14, 2015