is not current version
Last Version 10.0.0.6

com.github.stephanenicolas:butterknife-annotations 10.0.0.5

Field and method binding for Android views.

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

butterknife-annotations
Version

Version

10.0.0.5
Type

Type

jar

Download butterknife-annotations 10.0.0.5


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