License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.etby |
ArtifactId | ArtifactIdbutterknife-gradle-plugin |
Version | Version10.1.0 |
Type | Typejar |
Description |
DescriptionButterknife Gradle Plugin
Field and method binding for Android views.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |