MVN

com.github.pshirshov.izumi.r2 : distage-model_2.12

Maven & Gradle

May 31, 2019
5 usages

distage-model · distage-model

<dependency>
    <groupId>com.github.pshirshov.izumi.r2</groupId>
    <artifactId>distage-model_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 : distage-model_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 : distage-model_2.12 to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following com.github.pshirshov.izumi.r2 : distage-model_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>distage-model_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 : distage-model_2.12 gradle dependency to your build.gradle file:

implementation 'com.github.pshirshov.izumi.r2:distage-model_2.12:0.7.3'

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

implementation("com.github.pshirshov.izumi.r2:distage-model_2.12:0.7.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.pshirshov.izumi.r2" % "distage-model_2.12" % "0.7.3"

Advertisement