is not current version
Last Version 1.0.2-alpha03

presentation 1.0.1

Android Architecture Library - Presentation Layer

License

License

MIT
GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

presentation
Version

Version

1.0.1
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.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.0-alpha07
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.10
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.3.5
androidx.multidex » multidex jar 2.0.1

Project Modules

There are no modules declared in this project.