is not current version
Last Version 0.0.12.RELEASE

com.github.life-lab:common-framework 0.0.6-RELEASE


GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-framework
Version

Version

0.0.6-RELEASE
Type

Type

jar

Download common-framework 0.0.6-RELEASE


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