Last Version

Butterknife 10.2.3

Field and method binding for Android views.

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

butterknife
Version

Version

10.2.3
Type

Type

aar
Description

Description

Butterknife
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 10.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton : butterknife-runtime jar 10.2.3

Project Modules

There are no modules declared in this project.