License |
License |
---|---|
GroupId | GroupIdcom.oguzbabaoglu |
ArtifactId | ArtifactIdbutterfork-plugin |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionButterfork Plugin
ButterKnife fork with Android library support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
butterfork-plugin-2.0.0.pom | |
butterfork-plugin-2.0.0.jar | 14 KB |
butterfork-plugin-2.0.0-sources.jar | 3 KB |
butterfork-plugin-2.0.0-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-plugin/ -->
<dependency>
<groupId>com.oguzbabaoglu</groupId>
<artifactId>butterfork-plugin</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-plugin/
implementation 'com.oguzbabaoglu:butterfork-plugin:2.0.0'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-plugin/
implementation ("com.oguzbabaoglu:butterfork-plugin:2.0.0")
'com.oguzbabaoglu:butterfork-plugin:jar:2.0.0'
<dependency org="com.oguzbabaoglu" name="butterfork-plugin" rev="2.0.0">
<artifact name="butterfork-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='butterfork-plugin', version='2.0.0')
)
libraryDependencies += "com.oguzbabaoglu" % "butterfork-plugin" % "2.0.0"
[com.oguzbabaoglu/butterfork-plugin "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.6.1 |
com.github.javaparser : javaparser-core | jar | 2.4.0 |