| License | License | 
|---|---|
| GroupId | GroupIdcom.github.xyz-fly | 
| ArtifactId | ArtifactIdviewextension | 
| Last Version | Last Version0.9.1 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionView Extensions android view extensions. | 
| Filename | Size | 
|---|---|
| viewextension-0.9.1.pom | |
| viewextension-0.9.1-sources.jar | 2 KB | 
| viewextension-0.9.1-javadoc.jar | 199 KB | 
| Browse | 
<!-- 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"]| 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 |