MVN

com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12

Maven & Gradle

May 31, 2019
67 usages

fundamentals-collections · fundamentals-collections

<dependency>
    <groupId>com.github.pshirshov.izumi.r2</groupId>
    <artifactId>fundamentals-collections_2.12</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

Choose a version of com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
fundamentals-collections_2.12-0.7.3
fundamentals-collections_2.12-0.7.2
fundamentals-collections_2.12-0.7.1
fundamentals-collections_2.12-0.7.0
0.6.x
fundamentals-collections_2.12-0.6.34
fundamentals-collections_2.12-0.6.33
fundamentals-collections_2.12-0.6.32
fundamentals-collections_2.12-0.6.31-oldzio.1
fundamentals-collections_2.12-0.6.31-oldzio
fundamentals-collections_2.12-0.6.31
fundamentals-collections_2.12-0.6.30
fundamentals-collections_2.12-0.6.29
fundamentals-collections_2.12-0.6.28
fundamentals-collections_2.12-0.6.27
fundamentals-collections_2.12-0.6.26
fundamentals-collections_2.12-0.6.25
fundamentals-collections_2.12-0.6.24
fundamentals-collections_2.12-0.6.19
fundamentals-collections_2.12-0.6.18
fundamentals-collections_2.12-0.6.17
fundamentals-collections_2.12-0.6.16
fundamentals-collections_2.12-0.6.15
fundamentals-collections_2.12-0.6.14
fundamentals-collections_2.12-0.6.13
fundamentals-collections_2.12-0.6.12
fundamentals-collections_2.12-0.6.10
fundamentals-collections_2.12-0.6.9
fundamentals-collections_2.12-0.6.7
fundamentals-collections_2.12-0.6.6
fundamentals-collections_2.12-0.6.5
fundamentals-collections_2.12-0.6.4
fundamentals-collections_2.12-0.6.3
fundamentals-collections_2.12-0.6.2
fundamentals-collections_2.12-0.6.1
fundamentals-collections_2.12-0.6.0
0.5.x
fundamentals-collections_2.12-0.5.77
fundamentals-collections_2.12-0.5.76
fundamentals-collections_2.12-0.5.75
fundamentals-collections_2.12-0.5.74
fundamentals-collections_2.12-0.5.73
fundamentals-collections_2.12-0.5.72
fundamentals-collections_2.12-0.5.71
fundamentals-collections_2.12-0.5.70
fundamentals-collections_2.12-0.5.69
fundamentals-collections_2.12-0.5.68
fundamentals-collections_2.12-0.5.67
fundamentals-collections_2.12-0.5.66
fundamentals-collections_2.12-0.5.65
fundamentals-collections_2.12-0.5.64
fundamentals-collections_2.12-0.5.63
fundamentals-collections_2.12-0.5.62
fundamentals-collections_2.12-0.5.61
fundamentals-collections_2.12-0.5.60
fundamentals-collections_2.12-0.5.59
fundamentals-collections_2.12-0.5.58
fundamentals-collections_2.12-0.5.57
fundamentals-collections_2.12-0.5.56
fundamentals-collections_2.12-0.5.54
fundamentals-collections_2.12-0.5.53
fundamentals-collections_2.12-0.5.51
fundamentals-collections_2.12-0.5.48
fundamentals-collections_2.12-0.5.47
fundamentals-collections_2.12-0.5.44
fundamentals-collections_2.12-0.5.43
fundamentals-collections_2.12-0.5.42
fundamentals-collections_2.12-0.5.41
fundamentals-collections_2.12-0.5.40
fundamentals-collections_2.12-0.5.39
fundamentals-collections_2.12-0.5.38
fundamentals-collections_2.12-0.5.37
fundamentals-collections_2.12-0.5.36
fundamentals-collections_2.12-0.5.35
fundamentals-collections_2.12-0.5.34
fundamentals-collections_2.12-0.5.33
fundamentals-collections_2.12-0.5.32
fundamentals-collections_2.12-0.5.31
fundamentals-collections_2.12-0.5.30
fundamentals-collections_2.12-0.5.29
fundamentals-collections_2.12-0.5.28
fundamentals-collections_2.12-0.5.27
fundamentals-collections_2.12-0.5.26
fundamentals-collections_2.12-0.5.25
fundamentals-collections_2.12-0.5.22
fundamentals-collections_2.12-0.5.21
fundamentals-collections_2.12-0.5.19
fundamentals-collections_2.12-0.5.17
fundamentals-collections_2.12-0.5.16
fundamentals-collections_2.12-0.5.14
fundamentals-collections_2.12-0.5.13
fundamentals-collections_2.12-0.5.12
fundamentals-collections_2.12-0.5.11
fundamentals-collections_2.12-0.5.10
fundamentals-collections_2.12-0.5.7
fundamentals-collections_2.12-0.5.6
fundamentals-collections_2.12-0.5.5
fundamentals-collections_2.12-0.5.4
fundamentals-collections_2.12-0.5.3
fundamentals-collections_2.12-0.5.2
fundamentals-collections_2.12-0.5.1
fundamentals-collections_2.12-0.5.0
0.4.x
fundamentals-collections_2.12-0.4.18

How to add a dependency to Maven

Add the following com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pshirshov.izumi.r2</groupId>
    <artifactId>fundamentals-collections_2.12</artifactId>
    <version>0.7.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.pshirshov.izumi.r2:fundamentals-collections_2.12:0.7.3'

Gradle Kotlin DSL: Add the following com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pshirshov.izumi.r2:fundamentals-collections_2.12:0.7.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pshirshov.izumi.r2 : fundamentals-collections_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pshirshov.izumi.r2" % "fundamentals-collections_2.12" % "0.7.3"

Advertisement