License |
License |
---|---|
GroupId | GroupIdcom.github.xyz-fly |
ArtifactId | ArtifactIdviewextension |
Version | Version0.9.0 |
Type | Typeaar |
Description |
DescriptionView Extensions
android view extensions.
|
Filename | Size |
---|---|
viewextension-0.9.0.pom | |
viewextension-0.9.0-sources.jar | 2 KB |
viewextension-0.9.0-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.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"]
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 |