MVN

io.vamp : common

Maven & Gradle

Mar 23, 2015

Vamp common libraries · 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</artifactId>
    <version>0.7.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.0-RC1
  • Latest Release Candidate: 0.7.0-RC1

All Versions

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

Version Vulnerabilities Updated
0.7.x
common-0.7.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.vamp</groupId>
    <artifactId>common</artifactId>
    <version>0.7.0-RC1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.vamp:common:0.7.0-RC1'

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

implementation("io.vamp:common:0.7.0-RC1")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.vamp" % "common" % "0.7.0-RC1"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jan 26, 2013
1 usages
1 stars
Nov 04, 2014
2 usages
7 stars
Mar 19, 2015
11 usages
7 stars
Aug 19, 2014
1 usages
7 stars
Aug 19, 2014
7 usages
7 stars
Aug 19, 2014
3 usages
7 stars
Aug 19, 2014
1 usages
7 stars
Jul 24, 2014
1 usages
375 stars
Aug 27, 2014
1 usages
375 stars