is not current version
Last Version 0.7.1

com.hccake:ballcat-auth 0.3.0


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-auth
Version

Version

0.3.0
Type

Type

pom

Download ballcat-auth 0.3.0

Filename Size
ballcat-auth-0.3.0.pom 876 bytes
Browse

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