is not current version
Last Version 1.0.2-alpha05

architecture 1.0.1

Android Architecture Library

License

License

MIT
GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

architecture
Version

Version

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


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

Dependencies

compile (4)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.