License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.addthis.common.build.maven.pom |
ArtifactId | ArtifactIdpapa-pom |
Version | Version2.2.0 |
Type | Typepom |
Description |
Descriptionaddthis-oss-papa-pom
Parent pom for AddThis open source projects using maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
papa-pom-2.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/papa-pom/ -->
<dependency>
<groupId>com.addthis.common.build.maven.pom</groupId>
<artifactId>papa-pom</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/papa-pom/
implementation 'com.addthis.common.build.maven.pom:papa-pom:2.2.0'
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/papa-pom/
implementation ("com.addthis.common.build.maven.pom:papa-pom:2.2.0")
'com.addthis.common.build.maven.pom:papa-pom:pom:2.2.0'
<dependency org="com.addthis.common.build.maven.pom" name="papa-pom" rev="2.2.0">
<artifact name="papa-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.addthis.common.build.maven.pom', module='papa-pom', version='2.2.0')
)
libraryDependencies += "com.addthis.common.build.maven.pom" % "papa-pom" % "2.2.0"
[com.addthis.common.build.maven.pom/papa-pom "2.2.0"]