License |
License |
---|---|
GroupId | GroupIdcom.aheaditec |
ArtifactId | ArtifactIdarchitecture |
Version | Version0.12.0 |
Type | Typeaar |
Description |
Descriptionarchitecture
Android Architecture Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
architecture-0.12.0.pom | |
architecture-0.12.0-sources.jar | 24 KB |
architecture-0.12.0-javadoc.jar | 474 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.databinding » viewbinding | jar | 4.2.2 |
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 |