is not current version
Last Version 7.1.6

io.github.MrTangBo:library 7.1.5

Android development convenience library

GroupId

GroupId

io.github.MrTangBo
ArtifactId

ArtifactId

library
Version

Version

7.1.5
Type

Type

aar

Download library 7.1.5


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