MVN

com.jakewharton : butterknife-annotations

Maven & Gradle

Aug 12, 2020
4 usages
25.5k stars

Butterknife Annotations · Field and method binding for Android views.

<dependency>
    <groupId>com.jakewharton</groupId>
    <artifactId>butterknife-annotations</artifactId>
    <version>10.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jakewharton : butterknife-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 10.2.3
  • Latest Release Candidate: 9.0.0-rc3

All Versions

Choose a version of com.jakewharton : butterknife-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
10.2.x
butterknife-annotations-10.2.3
butterknife-annotations-10.2.2
butterknife-annotations-10.2.1
butterknife-annotations-10.2.0
10.1.x
butterknife-annotations-10.1.0
10.0.x
butterknife-annotations-10.0.0
9.0.x
butterknife-annotations-9.0.0
butterknife-annotations-9.0.0-rc3
butterknife-annotations-9.0.0-rc2
butterknife-annotations-9.0.0-rc1
8.8.x
butterknife-annotations-8.8.1
butterknife-annotations-8.8.0
8.7.x
butterknife-annotations-8.7.0
8.6.x
butterknife-annotations-8.6.0
8.5.x
butterknife-annotations-8.5.1
butterknife-annotations-8.5.0
8.4.x
butterknife-annotations-8.4.0
8.3.x
butterknife-annotations-8.3.0
8.2.x
butterknife-annotations-8.2.1
butterknife-annotations-8.2.0
8.1.x
butterknife-annotations-8.1.0
8.0.x
butterknife-annotations-8.0.1
butterknife-annotations-8.0.0

How to add a dependency to Maven

Add the following com.jakewharton : butterknife-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jakewharton</groupId>
    <artifactId>butterknife-annotations</artifactId>
    <version>10.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jakewharton : butterknife-annotations gradle dependency to your build.gradle file:

implementation 'com.jakewharton:butterknife-annotations:10.2.3'

Gradle Kotlin DSL: Add the following com.jakewharton : butterknife-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jakewharton:butterknife-annotations:10.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jakewharton : butterknife-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jakewharton" % "butterknife-annotations" % "10.2.3"

Advertisement

Dependencies from Group

Aug 12, 2020
94 usages
25.5k stars
Jun 19, 2013
60 usages
5.7k stars
Aug 13, 2021
5 usages
1.7k stars
Aug 12, 2020
4 usages
25.5k stars
Sep 01, 2012
3 usages

Discover Dependencies

Dec 27, 2018
2 usages
233 stars
Aug 08, 2023
2 usages
14.8k stars
Aug 15, 2023
15 usages
308 stars
Aug 01, 2022
1 usages
495 stars
May 09, 2016
1 usages
Aug 11, 2023
3 usages
16.5k stars
Feb 10, 2023
3 usages
2.9k stars