View Extensions

android view extensions.

License

License

GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

viewextension
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

aar
Description

Description

View Extensions
android view extensions.

Download viewextension

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0