is not current version
Last Version 2.8.2

com.gitee.tiamosu:BeemansCommon 2.8.0

An Android library.

GroupId

GroupId

com.gitee.tiamosu
ArtifactId

ArtifactId

BeemansCommon
Version

Version

2.8.0
Type

Type

aar

Download BeemansCommon 2.8.0


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