butterknife_annotation

Custom Annotation Library

License

License

GroupId

GroupId

com.cmonbaby
ArtifactId

ArtifactId

butterknife_annotation
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

butterknife_annotation
Custom Annotation Library

Download butterknife_annotation

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.0.0