is not current version
Last Version 10.2.3

com.jakewharton:butterknife-annotations 8.6.0

Field and method binding for Android views.

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

butterknife-annotations
Version

Version

8.6.0
Type

Type

jar

Download butterknife-annotations 8.6.0


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