Last Version

Handyman Core 1.0.0

Core API and models of Handyman lightweight maintenance management library

License

License

GroupId

GroupId

io.smartup.handyman
ArtifactId

ArtifactId

handyman-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Handyman Core
Core API and models of Handyman lightweight maintenance management library
Project URL

Project URL

https://github.com/smartupio/handyman

Download handyman-core 1.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.