is not current version
Last Version 2.0.0

com.oguzbabaoglu:butterfork-compiler 1.0.0

ButterKnife fork with Android library support.

GroupId

GroupId

com.oguzbabaoglu
ArtifactId

ArtifactId

butterfork-compiler
Version

Version

1.0.0
Type

Type

jar

Download butterfork-compiler 1.0.0


<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-compiler/ -->
<dependency>
    <groupId>com.oguzbabaoglu</groupId>
    <artifactId>butterfork-compiler</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-compiler/
implementation 'com.oguzbabaoglu:butterfork-compiler:1.0.0'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-compiler/
implementation ("com.oguzbabaoglu:butterfork-compiler:1.0.0")
'com.oguzbabaoglu:butterfork-compiler:jar:1.0.0'
<dependency org="com.oguzbabaoglu" name="butterfork-compiler" rev="1.0.0">
  <artifact name="butterfork-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='butterfork-compiler', version='1.0.0')
)
libraryDependencies += "com.oguzbabaoglu" % "butterfork-compiler" % "1.0.0"
[com.oguzbabaoglu/butterfork-compiler "1.0.0"]