is not current version
Last Version 2.7.1

club.zhcs:tiny 2.2.2.RELEASE

Tiny 我会变大的

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

tiny
Version

Version

2.2.2.RELEASE
Type

Type

jar

Download tiny 2.2.2.RELEASE


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