ButterKnife Runtime

Field and method binding for Android views.

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

butterknife-runtime
Last Version

Last Version

10.0.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

ButterKnife Runtime
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-runtime

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.stephanenicolas : butterknife-annotations jar 10.0.0.6
androidx.core » core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
10.0.0.6
10.0.0.5
10.0.0.4
10.0.0.3
10.0.0-INCAP-2
10.0.0-INCAP-1
10.0.0-INCAP