Последняя версия

Butterknife Annotations 10.2.3

Field and method binding for Android views.

Лицензия

Лицензия

Группа

Группа

com.jakewharton
Идентификатор

Идентификатор

butterknife-annotations
Версия

Версия

10.2.3
Тип

Тип

jar
Описание

Описание

Butterknife Annotations
Field and method binding for Android views.
Ссылка на сайт

Ссылка на сайт

https://github.com/JakeWharton/butterknife/
Система контроля версий

Система контроля версий

https://github.com/JakeWharton/butterknife/

Скачать butterknife-annotations 10.2.3


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.0.0

Модули Проекта

Данный проект не имеет модулей.