License |
License |
---|---|
GroupId | GroupIdcom.github.life-labs.leisure |
ArtifactId | ArtifactIdframework |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLeisure Framework
Leisure Framework
|
Filename | Size |
---|---|
framework-0.0.2.RELEASE.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework/ -->
<dependency>
<groupId>com.github.life-labs.leisure</groupId>
<artifactId>framework</artifactId>
<version>0.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework/
implementation 'com.github.life-labs.leisure:framework:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework/
implementation ("com.github.life-labs.leisure:framework:0.0.2.RELEASE")
'com.github.life-labs.leisure:framework:pom:0.0.2.RELEASE'
<dependency org="com.github.life-labs.leisure" name="framework" rev="0.0.2.RELEASE">
<artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.life-labs.leisure', module='framework', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.life-labs.leisure" % "framework" % "0.0.2.RELEASE"
[com.github.life-labs.leisure/framework "0.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |