architecture

Android Architecture Library

License

License

MIT
GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

architecture
Last Version

Last Version

1.0.2-alpha05
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.aheaditec : domain jar 1.0.0
com.aheaditec : presentation jar 1.0.2-alpha03
androidx.databinding » viewbinding jar 7.2.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-alpha05
1.0.2-alpha04
1.0.2-alpha03
1.0.2-alpha02
1.0.2-alpha01
1.0.1
1.0.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.2
0.9.1
0.0.0