Last Version

Butterfork Compiler 2.0.0

ButterKnife fork with Android library support.

License

License

GroupId

GroupId

com.oguzbabaoglu
ArtifactId

ArtifactId

butterfork-compiler
Version

Version

2.0.0
Type

Type

jar
Description

Description

Butterfork Compiler
ButterKnife fork with Android library support.
Project URL

Project URL

https://github.com/oguzbabaoglu/butterfork/
Source Code Management

Source Code Management

https://github.com/oguzbabaoglu/butterfork/

Download butterfork-compiler 2.0.0


<!-- 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"]

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.