android-fundation

android architecture practice

License

License

GroupId

GroupId

io.github.ztiany
ArtifactId

ArtifactId

android-fundation
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-fundation
android architecture practice
Project URL

Project URL

https://github.com/Ztiany/android-architecture-practice
Source Code Management

Source Code Management

https://github.com/Ztiany/android-architecture-practice

Download android-fundation

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0