Last Version

Butterknife Annotations 10.0.0.6

Field and method binding for Android views.

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

butterknife-annotations
Version

Version

10.0.0.6
Type

Type

jar
Description

Description

Butterknife Annotations
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-annotations 10.0.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.