is not current version
Last Version 3.9.1

com.addthis.common.build.maven.pom:jar-pom 3.4.3

Parent pom for AddThis open source maven projects that make jars

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.addthis.common.build.maven.pom
ArtifactId

ArtifactId

jar-pom
Version

Version

3.4.3
Type

Type

pom

Download jar-pom 3.4.3

Filename Size
jar-pom-3.4.3.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/ -->
<dependency>
    <groupId>com.addthis.common.build.maven.pom</groupId>
    <artifactId>jar-pom</artifactId>
    <version>3.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/
implementation 'com.addthis.common.build.maven.pom:jar-pom:3.4.3'
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/
implementation ("com.addthis.common.build.maven.pom:jar-pom:3.4.3")
'com.addthis.common.build.maven.pom:jar-pom:pom:3.4.3'
<dependency org="com.addthis.common.build.maven.pom" name="jar-pom" rev="3.4.3">
  <artifact name="jar-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.addthis.common.build.maven.pom', module='jar-pom', version='3.4.3')
)
libraryDependencies += "com.addthis.common.build.maven.pom" % "jar-pom" % "3.4.3"
[com.addthis.common.build.maven.pom/jar-pom "3.4.3"]