License |
License |
---|---|
GroupId | GroupIdcom.github.stephanenicolas |
ArtifactId | ArtifactIdbutterknife-compiler |
Version | Version10.0.0.6 |
Type | Typejar |
Description |
DescriptionButterknife Compiler
Field and method binding for Android views.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas/butterknife-compiler/ -->
<dependency>
<groupId>com.github.stephanenicolas</groupId>
<artifactId>butterknife-compiler</artifactId>
<version>10.0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas/butterknife-compiler/
implementation 'com.github.stephanenicolas:butterknife-compiler:10.0.0.6'
// https://jarcasting.com/artifacts/com.github.stephanenicolas/butterknife-compiler/
implementation ("com.github.stephanenicolas:butterknife-compiler:10.0.0.6")
'com.github.stephanenicolas:butterknife-compiler:jar:10.0.0.6'
<dependency org="com.github.stephanenicolas" name="butterknife-compiler" rev="10.0.0.6">
<artifact name="butterknife-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas', module='butterknife-compiler', version='10.0.0.6')
)
libraryDependencies += "com.github.stephanenicolas" % "butterknife-compiler" % "10.0.0.6"
[com.github.stephanenicolas/butterknife-compiler "10.0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stephanenicolas : butterknife-annotations | jar | 10.0.0.6 |
com.google.auto : auto-common | jar | 0.10 |
com.google.guava : guava | jar | 24.0-jre |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.42 |