Last Version

ViewGlu 1.2.0

A tool to limit the amount of boilerplate with Android's view binding.

License

License

GroupId

GroupId

com.isupatches.android
ArtifactId

ArtifactId

viewglu
Version

Version

1.2.0
Type

Type

aar
Description

Description

ViewGlu
A tool to limit the amount of boilerplate with Android's view binding.
Project URL

Project URL

https://github.com/isuPatches/android-viewglu

Download viewglu 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.0.4

runtime (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.appcompat » appcompat jar 1.4.0
androidx.lifecycle » lifecycle-runtime jar 2.4.0

Project Modules

There are no modules declared in this project.