Last Version

Butterknife Compiler 10.2.3

Field and method binding for Android views.

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

butterknife-compiler
Version

Version

10.2.3
Type

Type

jar
Description

Description

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.10.0
net.ltgt.gradle.incap : incap jar 0.2

runtime (3)

Group / Artifact Type Version
com.jakewharton : butterknife-annotations jar 10.2.3
com.google.auto : auto-common jar 0.10
com.google.guava : guava jar 24.0-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.42

Project Modules

There are no modules declared in this project.