Last Version

Butterknife Gradle Plugin 10.1.0

Field and method binding for Android views.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.etby
ArtifactId

ArtifactId

butterknife-gradle-plugin
Version

Version

10.1.0
Type

Type

jar
Description

Description

Butterknife Gradle Plugin
Field and method binding for Android views.
Project URL

Project URL

https://github.com/etby/butterknife/
Source Code Management

Source Code Management

https://github.com/etby/butterknife/

Download butterknife-gradle-plugin 10.1.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 3.1.4
com.squareup : javapoet jar 1.10.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.42
androidx.annotation » annotation jar 1.0.0
com.google.testing.compile : compile-testing jar 0.15

Project Modules

There are no modules declared in this project.