presentation

Android Architecture Library - Presentation Layer

License

License

MIT
GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

presentation
Last Version

Last Version

1.0.2-alpha03
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.21
com.google.dagger : dagger jar 2.40.5
com.google.dagger : dagger-android-support jar 2.40.5
androidx.navigation » navigation-fragment-ktx jar 2.5.0-rc01
androidx.multidex » multidex jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-alpha03
1.0.2-alpha02
1.0.2-alpha01
1.0.1
1.0.0