is not current version
Last Version 2.7.1

club.zhcs:tiny 2.4.11

Tiny 我会变大的

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

tiny
Version

Version

2.4.11
Type

Type

jar

Download tiny 2.4.11


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