is not current version
Last Version 2.7.1

club.zhcs:tiny 2.3.5.RELEASE

Tiny 我会变大的

GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

tiny
Version

Version

2.3.5.RELEASE
Type

Type

jar

Download tiny 2.3.5.RELEASE


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