License |
License |
---|---|
GroupId | GroupIdcom.cmonbaby |
ArtifactId | ArtifactIdbutterknife_annotation |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbutterknife_annotation
Custom Annotation Library
|
<!-- https://jarcasting.com/artifacts/com.cmonbaby/butterknife_annotation/ -->
<dependency>
<groupId>com.cmonbaby</groupId>
<artifactId>butterknife_annotation</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/butterknife_annotation/
implementation 'com.cmonbaby:butterknife_annotation:3.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/butterknife_annotation/
implementation ("com.cmonbaby:butterknife_annotation:3.0.0")
'com.cmonbaby:butterknife_annotation:jar:3.0.0'
<dependency org="com.cmonbaby" name="butterknife_annotation" rev="3.0.0">
<artifact name="butterknife_annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='butterknife_annotation', version='3.0.0')
)
libraryDependencies += "com.cmonbaby" % "butterknife_annotation" % "3.0.0"
[com.cmonbaby/butterknife_annotation "3.0.0"]