is not current version
Last Version 1.0.2-alpha05

com.aheaditec:architecture 0.0.0

Android Architecture Library

GroupId

GroupId

com.aheaditec
ArtifactId

ArtifactId

architecture
Version

Version

0.0.0
Type

Type

aar

Download architecture 0.0.0


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