Corelib

Core library for Android

License

License

GroupId

GroupId

io.github.sonphan12.corelib
ArtifactId

ArtifactId

corelib
Last Version

Last Version

1.4.6
Release Date

Release Date

Type

Type

aar
Description

Description

Corelib
Core library for Android

Download corelib

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
androidx.multidex » multidex jar 2.0.1
com.android.billingclient » billing-ktx jar 4.0.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0
com.squareup.moshi : moshi jar 1.12.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (7)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.3.0
joda-time : joda-time jar 2.10.13
com.google.firebase » firebase-analytics jar
com.google.firebase » firebase-config jar
com.google.android.gms » play-services-ads jar 20.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0