is not current version
Last Version 3.9.1

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

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.1
Type

Type

pom

Download jar-pom 3.4.1

Filename Size
jar-pom-3.4.1.pom 18 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.1</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.1'
// https://jarcasting.com/artifacts/com.addthis.common.build.maven.pom/jar-pom/
implementation ("com.addthis.common.build.maven.pom:jar-pom:3.4.1")
'com.addthis.common.build.maven.pom:jar-pom:pom:3.4.1'
<dependency org="com.addthis.common.build.maven.pom" name="jar-pom" rev="3.4.1">
  <artifact name="jar-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.addthis.common.build.maven.pom', module='jar-pom', version='3.4.1')
)
libraryDependencies += "com.addthis.common.build.maven.pom" % "jar-pom" % "3.4.1"
[com.addthis.common.build.maven.pom/jar-pom "3.4.1"]