License |
License |
---|---|
GroupId | GroupIdorg.sonatype.p2.touchpoints |
ArtifactId | ArtifactIdp2-touchpoints-aggregator |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionP2 Touchpoints :: Aggregator
|
Project Organization |
Project OrganizationSonatype |
Filename | Size |
---|---|
p2-touchpoints-aggregator-1.0.4.pom | 5 KB |
Browse |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/org.sonatype.p2.touchpoints/p2-touchpoints-aggregator/
implementation ("org.sonatype.p2.touchpoints:p2-touchpoints-aggregator:1.0.4")
'org.sonatype.p2.touchpoints:p2-touchpoints-aggregator:pom:1.0.4'
<dependency org="org.sonatype.p2.touchpoints" name="p2-touchpoints-aggregator" rev="1.0.4">
<artifact name="p2-touchpoints-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.p2.touchpoints', module='p2-touchpoints-aggregator', version='1.0.4')
)
libraryDependencies += "org.sonatype.p2.touchpoints" % "p2-touchpoints-aggregator" % "1.0.4"
[org.sonatype.p2.touchpoints/p2-touchpoints-aggregator "1.0.4"]