is not current version
Last Version 2.4.0

AndroidCore 2.3.0

Boilerplate Android code for UnitBean developers

License

License

GroupId

GroupId

io.github.unitbean
ArtifactId

ArtifactId

androidcore
Version

Version

2.3.0
Type

Type

aar
Description

Description

AndroidCore
Boilerplate Android code for UnitBean developers
Project URL

Project URL

https://github.com/unitbean/AndroidCore
Source Code Management

Source Code Management

https://github.com/unitbean/AndroidCore.git

Download androidcore 2.3.0


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

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
androidx.recyclerview » recyclerview jar 1.2.1
androidx.appcompat » appcompat jar 1.4.0
androidx.core » core-ktx jar 1.7.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.4.0
com.github.moxy-community : moxy jar 2.2.2
com.squareup.retrofit2 : retrofit jar 2.9.0
io.reactivex.rxjava2 : rxjava jar 2.2.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0

Project Modules

There are no modules declared in this project.