Last Version

ButterKnife Runtime 10.2.3

Field and method binding for Android views.

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

butterknife-runtime
Version

Version

10.2.3
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 10.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jakewharton : butterknife-annotations jar 10.2.3
androidx.core » core jar 1.0.0

Project Modules

There are no modules declared in this project.