License |
License |
---|---|
GroupId | GroupIdcom.liveramp |
ArtifactId | ArtifactIdpom-common |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpom-common
pom-common is the common POM for LiveRamp's open-source projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
pom-common-1.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liveramp/pom-common/ -->
<dependency>
<groupId>com.liveramp</groupId>
<artifactId>pom-common</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.liveramp/pom-common/
implementation 'com.liveramp:pom-common:1.5'
// https://jarcasting.com/artifacts/com.liveramp/pom-common/
implementation ("com.liveramp:pom-common:1.5")
'com.liveramp:pom-common:pom:1.5'
<dependency org="com.liveramp" name="pom-common" rev="1.5">
<artifact name="pom-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.liveramp', module='pom-common', version='1.5')
)
libraryDependencies += "com.liveramp" % "pom-common" % "1.5"
[com.liveramp/pom-common "1.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |