is not current version
Last Version 0.7.1

com.hccake:ballcat-log 0.7.0


GroupId

GroupId

com.hccake
ArtifactId

ArtifactId

ballcat-log
Version

Version

0.7.0
Type

Type

pom

Download ballcat-log 0.7.0

Filename Size
ballcat-log-0.7.0.pom 913 bytes
Browse

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