| License |
License |
|---|---|
| GroupId | GroupIdcom.cmonbaby |
| ArtifactId | ArtifactIdbutterknife_plugin |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbutterknife_plugin
Create R2.java Plugin
|
| Filename | Size |
|---|---|
| butterknife_plugin-3.0.0.pom | |
| butterknife_plugin-3.0.0.jar | 17 KB |
| butterknife_plugin-3.0.0-sources.jar | 6 KB |
| butterknife_plugin-3.0.0-javadoc.jar | 21 KB |
| Browse |
<!-- 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"]
| 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 |