is not current version
Last Version 0.0.2.RELEASE

com.github.life-labs.leisure:framework 0.0.1.RELEASE

Leisure Framework

GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework
Version

Version

0.0.1.RELEASE
Type

Type

pom

Download framework 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework/ -->
<dependency>
    <groupId>com.github.life-labs.leisure</groupId>
    <artifactId>framework</artifactId>
    <version>0.0.1.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.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.life-labs.leisure/framework/
implementation ("com.github.life-labs.leisure:framework:0.0.1.RELEASE")
'com.github.life-labs.leisure:framework:pom:0.0.1.RELEASE'
<dependency org="com.github.life-labs.leisure" name="framework" rev="0.0.1.RELEASE">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.life-labs.leisure', module='framework', version='0.0.1.RELEASE')
)
libraryDependencies += "com.github.life-labs.leisure" % "framework" % "0.0.1.RELEASE"
[com.github.life-labs.leisure/framework "0.0.1.RELEASE"]