Last Version

ButterKnife Reflect 10.0.0.6

Field and method binding for Android views.

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

butterknife-reflect
Version

Version

10.0.0.6
Type

Type

aar
Description

Description

ButterKnife Reflect
Field and method binding for Android views.
Project URL

Project URL

https://github.com/JakeWharton/butterknife/
Source Code Management

Source Code Management

https://github.com/JakeWharton/butterknife/

Download butterknife-reflect 10.0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.stephanenicolas : butterknife-runtime jar 10.0.0.6

Project Modules

There are no modules declared in this project.