MVN

com.github.kirich1409 : viewbindingpropertydelegate-noreflection

Maven & Gradle

Mar 29, 2023
1 usages
1.3k stars

View Binding Property Delegate · Make work with Android View Binding simpler

<dependency>
    <groupId>com.github.kirich1409</groupId>
    <artifactId>viewbindingpropertydelegate-noreflection</artifactId>
    <version>1.5.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kirich1409 : viewbindingpropertydelegate-noreflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.9
  • Latest Beta: 1.5.1-beta01

All Versions

Choose a version of com.github.kirich1409 : viewbindingpropertydelegate-noreflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
viewbindingpropertydelegate-noreflection-1.5.9
viewbindingpropertydelegate-noreflection-1.5.8
viewbindingpropertydelegate-noreflection-1.5.6
viewbindingpropertydelegate-noreflection-1.5.5
viewbindingpropertydelegate-noreflection-1.5.4
viewbindingpropertydelegate-noreflection-1.5.3
viewbindingpropertydelegate-noreflection-1.5.2
viewbindingpropertydelegate-noreflection-1.5.1-beta01
viewbindingpropertydelegate-noreflection-1.5.0-beta02
viewbindingpropertydelegate-noreflection-1.5.0-beta01
1.4.x
viewbindingpropertydelegate-noreflection-1.4.7
viewbindingpropertydelegate-noreflection-1.4.6
viewbindingpropertydelegate-noreflection-1.4.5
viewbindingpropertydelegate-noreflection-1.4.4
viewbindingpropertydelegate-noreflection-1.4.3
viewbindingpropertydelegate-noreflection-1.4.2

How to add a dependency to Maven

Add the following com.github.kirich1409 : viewbindingpropertydelegate-noreflection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kirich1409</groupId>
    <artifactId>viewbindingpropertydelegate-noreflection</artifactId>
    <version>1.5.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kirich1409 : viewbindingpropertydelegate-noreflection gradle dependency to your build.gradle file:

implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9'

Gradle Kotlin DSL: Add the following com.github.kirich1409 : viewbindingpropertydelegate-noreflection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kirich1409 : viewbindingpropertydelegate-noreflection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kirich1409" % "viewbindingpropertydelegate-noreflection" % "1.5.9"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 14, 2021
1 usages
8 stars
Jan 05, 2023
1 usages
5 stars
Jul 12, 2023
20 usages
2.4k stars
Jul 12, 2023
20 usages
2.4k stars
Jul 12, 2023
20 usages
2.4k stars
Nov 25, 2021
1 usages
1 stars
Jan 23, 2008
6 usages
Jul 17, 2012
5 usages