License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.oguzbabaoglu |
ArtifactId | ArtifactIdbutterfork-binder |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionButterFork
ButterKnife fork with Android library support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
butterfork-binder-1.0.0.pom | |
butterfork-binder-1.0.0.jar | 25 KB |
butterfork-binder-1.0.0-sources.jar | 18 KB |
butterfork-binder-1.0.0-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-binder/ -->
<dependency>
<groupId>com.oguzbabaoglu</groupId>
<artifactId>butterfork-binder</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-binder/
implementation 'com.oguzbabaoglu:butterfork-binder:1.0.0'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-binder/
implementation ("com.oguzbabaoglu:butterfork-binder:1.0.0")
'com.oguzbabaoglu:butterfork-binder:jar:1.0.0'
<dependency org="com.oguzbabaoglu" name="butterfork-binder" rev="1.0.0">
<artifact name="butterfork-binder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='butterfork-binder', version='1.0.0')
)
libraryDependencies += "com.oguzbabaoglu" % "butterfork-binder" % "1.0.0"
[com.oguzbabaoglu/butterfork-binder "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |