| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jakewharton |
| Идентификатор | Идентификаторbutterknife-annotations |
| Версия | Версия10.2.3 |
| Тип | Типjar |
| Описание |
ОписаниеButterknife Annotations
Field and method binding for Android views.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.0.0 |