License |
License |
---|---|
GroupId | GroupIdio.takari.p2.bridge |
ArtifactId | ArtifactIdp2-bridge-aggregator |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionP2 Bridge :: Aggregator
P2 Bridge :: Aggregator
|
Project Organization |
Project OrganizationSonatype |
Filename | Size |
---|---|
p2-bridge-aggregator-1.1.10.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.takari.p2.bridge/p2-bridge-aggregator/ -->
<dependency>
<groupId>io.takari.p2.bridge</groupId>
<artifactId>p2-bridge-aggregator</artifactId>
<version>1.1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.takari.p2.bridge/p2-bridge-aggregator/
implementation 'io.takari.p2.bridge:p2-bridge-aggregator:1.1.10'
// https://jarcasting.com/artifacts/io.takari.p2.bridge/p2-bridge-aggregator/
implementation ("io.takari.p2.bridge:p2-bridge-aggregator:1.1.10")
'io.takari.p2.bridge:p2-bridge-aggregator:pom:1.1.10'
<dependency org="io.takari.p2.bridge" name="p2-bridge-aggregator" rev="1.1.10">
<artifact name="p2-bridge-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.takari.p2.bridge', module='p2-bridge-aggregator', version='1.1.10')
)
libraryDependencies += "io.takari.p2.bridge" % "p2-bridge-aggregator" % "1.1.10"
[io.takari.p2.bridge/p2-bridge-aggregator "1.1.10"]