is not current version
Last Version 0.7.1

com.hccake:ballcat-extends 0.0.6


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-extends
Version

Version

0.0.6
Type

Type

pom

Download ballcat-extends 0.0.6

Filename Size
ballcat-extends-0.0.6.pom 1011 bytes
Browse

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