is not current version
Last Version 1.0.4

org.sonatype.p2.touchpoints:p2-touchpoints-aggregator 1.0.2


GroupId

GroupId

org.sonatype.p2.touchpoints
ArtifactId

ArtifactId

p2-touchpoints-aggregator
Version

Version

1.0.2
Type

Type

pom

Download p2-touchpoints-aggregator 1.0.2


<!-- https://jarcasting.com/artifacts/org.sonatype.p2.touchpoints/p2-touchpoints-aggregator/ -->
<dependency>
    <groupId>org.sonatype.p2.touchpoints</groupId>
    <artifactId>p2-touchpoints-aggregator</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.p2.touchpoints/p2-touchpoints-aggregator/
implementation 'org.sonatype.p2.touchpoints:p2-touchpoints-aggregator:1.0.2'
// https://jarcasting.com/artifacts/org.sonatype.p2.touchpoints/p2-touchpoints-aggregator/
implementation ("org.sonatype.p2.touchpoints:p2-touchpoints-aggregator:1.0.2")
'org.sonatype.p2.touchpoints:p2-touchpoints-aggregator:pom:1.0.2'
<dependency org="org.sonatype.p2.touchpoints" name="p2-touchpoints-aggregator" rev="1.0.2">
  <artifact name="p2-touchpoints-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.p2.touchpoints', module='p2-touchpoints-aggregator', version='1.0.2')
)
libraryDependencies += "org.sonatype.p2.touchpoints" % "p2-touchpoints-aggregator" % "1.0.2"
[org.sonatype.p2.touchpoints/p2-touchpoints-aggregator "1.0.2"]