is not current version
Last Version 2.7.1

club.zhcs:tiny 2.4.12

Tiny 我会变大的

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

tiny
Version

Version

2.4.12
Type

Type

jar

Download tiny 2.4.12


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