is not current version
Last Version 0.7.1

com.hccake:ballcat-common-model 0.0.8


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-common-model
Version

Version

0.0.8
Type

Type

jar

Download ballcat-common-model 0.0.8


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