is not current version
Last Version 0.6.0

io.github.jamgudev:common 0.1.0

Android Common Library

GroupId

GroupId

io.github.jamgudev
ArtifactId

ArtifactId

common
Version

Version

0.1.0
Type

Type

aar

Download common 0.1.0


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