MVN

com.liveramp : commons

Maven & Gradle

Jun 16, 2019
4 usages

Common data structures and libraries

<dependency>
    <groupId>com.liveramp</groupId>
    <artifactId>commons</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liveramp : commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.liveramp : commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
commons-1.4
1.3
commons-1.3

How to add a dependency to Maven

Add the following com.liveramp : commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.liveramp</groupId>
    <artifactId>commons</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.liveramp : commons gradle dependency to your build.gradle file:

implementation 'com.liveramp:commons:1.4'

Gradle Kotlin DSL: Add the following com.liveramp : commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.liveramp:commons:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.liveramp : commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.liveramp" % "commons" % "1.4"

Advertisement

Dependencies from Group

Jun 16, 2019
4 usages
Jun 17, 2019
2 usages
0 stars
Mar 18, 2022
1 usages
70 stars
Jun 16, 2019
1 usages
Jun 16, 2019
1 usages

Discover Dependencies

Jun 16, 2020
4 usages
1 stars
Mar 16, 2018
4 usages
0 stars
Oct 31, 2021
4 usages
1.2k stars
May 10, 2020
4 usages
1.2k stars
Feb 08, 2018
5 usages
Feb 08, 2018
4 usages
Feb 20, 2020
8 usages
3 stars