is not current version
Last Version 0.9.1

View Extensions 0.9.0

android view extensions.

License

License

GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

viewextension
Version

Version

0.9.0
Type

Type

aar
Description

Description

View Extensions
android view extensions.

Download viewextension 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0

Project Modules

There are no modules declared in this project.