is not current version
Last Version 0.0.12.RELEASE

com.github.life-lab:common-model 0.0.3


GroupId

GroupId

com.github.life-lab
ArtifactId

ArtifactId

common-model
Version

Version

0.0.3
Type

Type

jar

Download common-model 0.0.3


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