License |
License |
---|---|
GroupId | GroupIdcom.oguzbabaoglu |
ArtifactId | ArtifactIdbutterfork-compiler |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionButterfork Compiler
ButterKnife fork with Android library support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
butterfork-compiler-2.0.0.pom | |
butterfork-compiler-2.0.0.jar | 37 KB |
butterfork-compiler-2.0.0-sources.jar | 17 KB |
butterfork-compiler-2.0.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-compiler/ -->
<dependency>
<groupId>com.oguzbabaoglu</groupId>
<artifactId>butterfork-compiler</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-compiler/
implementation 'com.oguzbabaoglu:butterfork-compiler:2.0.0'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-compiler/
implementation ("com.oguzbabaoglu:butterfork-compiler:2.0.0")
'com.oguzbabaoglu:butterfork-compiler:jar:2.0.0'
<dependency org="com.oguzbabaoglu" name="butterfork-compiler" rev="2.0.0">
<artifact name="butterfork-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='butterfork-compiler', version='2.0.0')
)
libraryDependencies += "com.oguzbabaoglu" % "butterfork-compiler" % "2.0.0"
[com.oguzbabaoglu/butterfork-compiler "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto : auto-common | jar | 0.6 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.squareup : javapoet | jar | 1.6.1 |
com.oguzbabaoglu : butterfork-annotations | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.google.truth : truth | jar | 0.28 |
org.robolectric : robolectric | jar | 2.2 |
com.google.testing.compile : compile-testing | jar | 0.9 |