| License |
License |
|---|---|
| GroupId | GroupIdio.github.jamgudev |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version0.6.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCommon
Android Common Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-0.6.0.pom | |
| common-0.6.0.aar | 99 KB |
| common-0.6.0-sources.jar | 22 KB |
| common-0.6.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |