is not current version
Last Version 10.0.0.6

com.github.stephanenicolas:butterknife-compiler 10.0.0-INCAP

Field and method binding for Android views.

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

butterknife-compiler
Version

Version

10.0.0-INCAP
Type

Type

jar

Download butterknife-compiler 10.0.0-INCAP


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