License |
License |
---|---|
GroupId | GroupIdcom.oguzbabaoglu |
ArtifactId | ArtifactIdbutterfork-annotations |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionButterfork Annotations
ButterKnife fork with Android library support.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-annotations/ -->
<dependency>
<groupId>com.oguzbabaoglu</groupId>
<artifactId>butterfork-annotations</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-annotations/
implementation 'com.oguzbabaoglu:butterfork-annotations:2.0.0'
// https://jarcasting.com/artifacts/com.oguzbabaoglu/butterfork-annotations/
implementation ("com.oguzbabaoglu:butterfork-annotations:2.0.0")
'com.oguzbabaoglu:butterfork-annotations:jar:2.0.0'
<dependency org="com.oguzbabaoglu" name="butterfork-annotations" rev="2.0.0">
<artifact name="butterfork-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oguzbabaoglu', module='butterfork-annotations', version='2.0.0')
)
libraryDependencies += "com.oguzbabaoglu" % "butterfork-annotations" % "2.0.0"
[com.oguzbabaoglu/butterfork-annotations "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 23.3.0 |