is not current version
Last Version 0.7.1

com.hccake:ballcat-extends 0.0.3


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-extends
Version

Version

0.0.3
Type

Type

pom

Download ballcat-extends 0.0.3

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

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