is not current version
Last Version 0.7.1

com.hccake:ballcat-common-core 0.0.6


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-common-core
Version

Version

0.0.6
Type

Type

jar

Download ballcat-common-core 0.0.6


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