File | Operation |
---|---|
jar-pom-3.8.0.pom | download |
<dependency>
<groupId>com.addthis.common.build.maven.pom</groupId>
<artifactId>jar-pom</artifactId>
<version>3.8.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.addthis.common.build.maven.pom', module='jar-pom', version='3.8.0')
)