MVN

io.vamp : common_2.11

Maven & Gradle

May 25, 2015
1 usages

common · This is a common set of libraries for vamp products, such as helpers, case class generators, various traits and such.

<dependency>
    <groupId>io.vamp</groupId>
    <artifactId>common_2.11</artifactId>
    <version>0.7.6.38</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vamp : common_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.6.38
  • Latest Release Candidate: 0.7.0-RC2

All Versions

Choose a version of io.vamp : common_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
common_2.11-0.7.6.38
common_2.11-0.7.0-RC2
common_2.11-0.7.0-RC1

How to add a dependency to Maven

Add the following io.vamp : common_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vamp</groupId>
    <artifactId>common_2.11</artifactId>
    <version>0.7.6.38</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vamp : common_2.11 gradle dependency to your build.gradle file:

implementation 'io.vamp:common_2.11:0.7.6.38'

Gradle Kotlin DSL: Add the following io.vamp : common_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vamp:common_2.11:0.7.6.38")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vamp : common_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vamp" % "common_2.11" % "0.7.6.38"

Advertisement

Dependencies from Group

Apr 28, 2015
2 usages
May 25, 2015
1 usages
Mar 23, 2015
Mar 31, 2015

Discover Dependencies

Aug 17, 2016
3 usages
34 stars
Aug 17, 2016
3 usages
34 stars
Aug 17, 2016
34 stars
Aug 22, 2015
5 usages
55 stars
Jul 13, 2015
1.6k stars
Jun 22, 2016
4 usages
0 stars
Jan 06, 2018
6 usages
1.1k stars