is not current version
Last Version 1.2.0

ViewGlu 1.0.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.0.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.0.0


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

Dependencies

compile (1)

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

runtime (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.21
androidx.appcompat » appcompat jar 1.3.0
androidx.lifecycle » lifecycle-runtime jar 2.3.1

Project Modules

There are no modules declared in this project.