android-view-common

Common view tools for Android

License

License

GroupId

GroupId

io.github.daemon369
ArtifactId

ArtifactId

android-view-common
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-view-common
Common view tools for Android
Project URL

Project URL

https://github.com/daemon369/AndroidViewCommon

Download android-view-common

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
io.github.daemon369 : annotation jar 0.1.0
io.github.daemon369 : android-infrastructure-application jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0