Common

Android Common Library

License

License

GroupId

GroupId

io.github.jamgudev
ArtifactId

ArtifactId

common
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

Common
Android Common Library
Project URL

Project URL

https://github.com/jamgudev
Source Code Management

Source Code Management

https://github.com/jamgudev/Common

Download common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.2.0
androidx.appcompat » appcompat jar 1.1.0
com.google.android.material » material jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.0
0.3.0
0.1.0