is not current version
Last Version 1.1.2

com.github.bpazy:zhuzhu 1.0.0


GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

zhuzhu
Version

Version

1.0.0
Type

Type

jar

Download zhuzhu 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.bpazy/zhuzhu/ -->
<dependency>
    <groupId>com.github.bpazy</groupId>
    <artifactId>zhuzhu</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bpazy/zhuzhu/
implementation 'com.github.bpazy:zhuzhu:1.0.0'
// https://jarcasting.com/artifacts/com.github.bpazy/zhuzhu/
implementation ("com.github.bpazy:zhuzhu:1.0.0")
'com.github.bpazy:zhuzhu:jar:1.0.0'
<dependency org="com.github.bpazy" name="zhuzhu" rev="1.0.0">
  <artifact name="zhuzhu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bpazy', module='zhuzhu', version='1.0.0')
)
libraryDependencies += "com.github.bpazy" % "zhuzhu" % "1.0.0"
[com.github.bpazy/zhuzhu "1.0.0"]