is not current version
Last Version 3.9.1

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

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

Type

pom

Download jar-pom 3.5.0

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