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

com.github.stephanenicolas:butterknife-gradle-plugin 10.0.0-INCAP-1

Field and method binding for Android views.

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

butterknife-gradle-plugin
Версия

Версия

10.0.0-INCAP-1
Тип

Тип

jar

Скачать butterknife-gradle-plugin 10.0.0-INCAP-1


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