butterknife_plugin

Create R2.java Plugin

License

License

GroupId

GroupId

com.cmonbaby
ArtifactId

ArtifactId

butterknife_plugin
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

butterknife_plugin
Create R2.java Plugin

Download butterknife_plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.cmonbaby/butterknife_plugin/ -->
<dependency>
    <groupId>com.cmonbaby</groupId>
    <artifactId>butterknife_plugin</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmonbaby/butterknife_plugin/
implementation 'com.cmonbaby:butterknife_plugin:3.0.0'
// https://jarcasting.com/artifacts/com.cmonbaby/butterknife_plugin/
implementation ("com.cmonbaby:butterknife_plugin:3.0.0")
'com.cmonbaby:butterknife_plugin:jar:3.0.0'
<dependency org="com.cmonbaby" name="butterknife_plugin" rev="3.0.0">
  <artifact name="butterknife_plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmonbaby', module='butterknife_plugin', version='3.0.0')
)
libraryDependencies += "com.cmonbaby" % "butterknife_plugin" % "3.0.0"
[com.cmonbaby/butterknife_plugin "3.0.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 7.0.3
com.squareup : javapoet jar 1.13.0
com.squareup.okio : okio jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.9.3
2.9.2
2.9.1
2.9.0
1.0.0