GroupId | GroupIdcom.alexgilleran |
---|---|
ArtifactId | ArtifactIdicesoap-aggregator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAggregator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
icesoap-aggregator-1.0.0.pom | 736 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.alexgilleran/icesoap-aggregator/ -->
<dependency>
<groupId>com.alexgilleran</groupId>
<artifactId>icesoap-aggregator</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alexgilleran/icesoap-aggregator/
implementation 'com.alexgilleran:icesoap-aggregator:1.0.0'
// https://jarcasting.com/artifacts/com.alexgilleran/icesoap-aggregator/
implementation ("com.alexgilleran:icesoap-aggregator:1.0.0")
'com.alexgilleran:icesoap-aggregator:pom:1.0.0'
<dependency org="com.alexgilleran" name="icesoap-aggregator" rev="1.0.0">
<artifact name="icesoap-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alexgilleran', module='icesoap-aggregator', version='1.0.0')
)
libraryDependencies += "com.alexgilleran" % "icesoap-aggregator" % "1.0.0"
[com.alexgilleran/icesoap-aggregator "1.0.0"]