is not current version
Last Version 0.0.12.RELEASE

com.github.life-lab:common-model 0.0.9-RELEASE


GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-model
Version

Version

0.0.9-RELEASE
Type

Type

jar

Download common-model 0.0.9-RELEASE


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