is not current version
Last Version 1.3.9

com.gitee.tiamosu:gromore 1.3.2

An Android library.

GroupId

GroupId

com.gitee.tiamosu
ArtifactId

ArtifactId

gromore
Version

Version

1.3.2
Type

Type

aar

Download gromore 1.3.2


<!-- https://jarcasting.com/artifacts/com.gitee.tiamosu/gromore/ -->
<dependency>
    <groupId>com.gitee.tiamosu</groupId>
    <artifactId>gromore</artifactId>
    <version>1.3.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.tiamosu/gromore/
implementation 'com.gitee.tiamosu:gromore:1.3.2'
// https://jarcasting.com/artifacts/com.gitee.tiamosu/gromore/
implementation ("com.gitee.tiamosu:gromore:1.3.2")
'com.gitee.tiamosu:gromore:aar:1.3.2'
<dependency org="com.gitee.tiamosu" name="gromore" rev="1.3.2">
  <artifact name="gromore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.tiamosu', module='gromore', version='1.3.2')
)
libraryDependencies += "com.gitee.tiamosu" % "gromore" % "1.3.2"
[com.gitee.tiamosu/gromore "1.3.2"]