is not current version
Last Version 0.0.2.RELEASE

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


GroupId

GroupId

com.github.life-labs.leisure
ArtifactId

ArtifactId

framework-core
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download framework-core 0.0.1.RELEASE


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