License |
License |
---|---|
GroupId | GroupIdcom.aheaditec |
ArtifactId | ArtifactIdarchitecture |
Version | Version1.0.2-alpha05 |
Type | Typeaar |
Description |
Descriptionarchitecture
Android Architecture Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
architecture-1.0.2-alpha05.pom | |
architecture-1.0.2-alpha05-sources.jar | 585 bytes |
architecture-1.0.2-alpha05-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.6.21 |