is not current version
Last Version 1.0.2-alpha05

architecture 0.12.0

Android Architecture Library

License

License

MIT
GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

architecture
Version

Version

0.12.0
Type

Type

aar
Description

Description

architecture
Android Architecture Library
Project URL

Project URL

https://github.com/mjiricek/Android-Showcase
Source Code Management

Source Code Management

https://github.com/mjiricek/Android-Showcase

Download architecture 0.12.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 4.2.2

runtime (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-common-java8 jar 2.3.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0-RC
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0-RC
com.google.dagger : dagger jar 2.35.1
com.google.dagger : dagger-android-support jar 2.35.1
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.multidex » multidex jar 2.0.1

Project Modules

There are no modules declared in this project.