License |
License |
---|---|
GroupId | GroupIdio.smartup.handyman |
ArtifactId | ArtifactIdhandyman-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHandyman Core
Core API and models of Handyman lightweight maintenance management library
|
Project URL |
Project URL |
Filename | Size |
---|---|
handyman-core-1.0.0.pom | |
handyman-core-1.0.0.jar | 8 KB |
handyman-core-1.0.0-sources.jar | 4 KB |
handyman-core-1.0.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smartup.handyman/handyman-core/ -->
<dependency>
<groupId>io.smartup.handyman</groupId>
<artifactId>handyman-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-core/
implementation 'io.smartup.handyman:handyman-core:1.0.0'
// https://jarcasting.com/artifacts/io.smartup.handyman/handyman-core/
implementation ("io.smartup.handyman:handyman-core:1.0.0")
'io.smartup.handyman:handyman-core:jar:1.0.0'
<dependency org="io.smartup.handyman" name="handyman-core" rev="1.0.0">
<artifact name="handyman-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smartup.handyman', module='handyman-core', version='1.0.0')
)
libraryDependencies += "io.smartup.handyman" % "handyman-core" % "1.0.0"
[io.smartup.handyman/handyman-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.slf4j : slf4j-api | jar |
Version |
---|
1.0.0
|