is not current version
Last Version 1.0.1

com.github.tgio:lib 1.0.0


GroupId

GroupId

com.github.tgio
ArtifactId

ArtifactId

lib
Version

Version

1.0.0
Type

Type

aar

Download lib 1.0.0


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