License |
License |
---|---|
GroupId | GroupIdio.smartup.handyman |
ArtifactId | ArtifactIdhandyman-aggregator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHandyman Aggregator
Aggregator project to build all modules of SmartUp Handyman
|
Project URL |
Project URL |
Filename | Size |
---|---|
handyman-aggregator-1.0.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smartup.handyman/handyman-aggregator/ -->
<dependency>
<groupId>io.smartup.handyman</groupId>
<artifactId>handyman-aggregator</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-aggregator/
implementation 'io.smartup.handyman:handyman-aggregator:1.0.0'
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-aggregator/
implementation ("io.smartup.handyman:handyman-aggregator:1.0.0")
'io.smartup.handyman:handyman-aggregator:pom:1.0.0'
<dependency org="io.smartup.handyman" name="handyman-aggregator" rev="1.0.0">
<artifact name="handyman-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smartup.handyman', module='handyman-aggregator', version='1.0.0')
)
libraryDependencies += "io.smartup.handyman" % "handyman-aggregator" % "1.0.0"
[io.smartup.handyman/handyman-aggregator "1.0.0"]
Version |
---|
1.0.0
|