License |
License |
---|---|
GroupId | GroupIdio.smartup.handyman |
ArtifactId | ArtifactIdhandyman-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHandyman Parent
Parent maven module for easy dependency management
|
Project URL |
Project URL |
Filename | Size |
---|---|
handyman-parent-1.0.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smartup.handyman/handyman-parent/ -->
<dependency>
<groupId>io.smartup.handyman</groupId>
<artifactId>handyman-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-parent/
implementation 'io.smartup.handyman:handyman-parent:1.0.0'
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-parent/
implementation ("io.smartup.handyman:handyman-parent:1.0.0")
'io.smartup.handyman:handyman-parent:pom:1.0.0'
<dependency org="io.smartup.handyman" name="handyman-parent" rev="1.0.0">
<artifact name="handyman-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smartup.handyman', module='handyman-parent', version='1.0.0')
)
libraryDependencies += "io.smartup.handyman" % "handyman-parent" % "1.0.0"
[io.smartup.handyman/handyman-parent "1.0.0"]
Version |
---|
1.0.0
|