is not current version
Last Version 0.7.1

com.hccake:ballcat-common 0.0.6


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-common
Version

Version

0.0.6
Type

Type

pom

Download ballcat-common 0.0.6

Filename Size
ballcat-common-0.0.6.pom 852 bytes
Browse

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