is not current version
Last Version 1.0.2-alpha03

presentation 1.0.0

Android Architecture Library - Presentation Layer

License

License

MIT
GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

presentation
Version

Version

1.0.0
Type

Type

aar
Description

Description

presentation
Android Architecture Library - Presentation Layer
Project URL

Project URL

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

Source Code Management

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

Download presentation 1.0.0


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

Dependencies

compile (1)

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

runtime (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10
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.32
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2
com.google.dagger : dagger jar 2.38.1
com.google.dagger : dagger-android-support jar 2.38.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.