| License | License | 
|---|---|
| GroupId | GroupIdcom.cmonbaby | 
| ArtifactId | ArtifactIdbutterknife_plugin_lower | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbutterknife_plugin_lower Create R2.java Plugin | 
<!-- https://jarcasting.com/artifacts/com.cmonbaby/butterknife_plugin_lower/ -->
<dependency>
    <groupId>com.cmonbaby</groupId>
    <artifactId>butterknife_plugin_lower</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.cmonbaby/butterknife_plugin_lower/
implementation 'com.cmonbaby:butterknife_plugin_lower:2.0.0'// https://jarcasting.com/artifacts/com.cmonbaby/butterknife_plugin_lower/
implementation ("com.cmonbaby:butterknife_plugin_lower:2.0.0")'com.cmonbaby:butterknife_plugin_lower:jar:2.0.0'<dependency org="com.cmonbaby" name="butterknife_plugin_lower" rev="2.0.0">
  <artifact name="butterknife_plugin_lower" type="jar" />
</dependency>@Grapes(
@Grab(group='com.cmonbaby', module='butterknife_plugin_lower', version='2.0.0')
)libraryDependencies += "com.cmonbaby" % "butterknife_plugin_lower" % "2.0.0"[com.cmonbaby/butterknife_plugin_lower "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.android.tools.build : gradle | jar | 3.5.4 | 
| com.squareup : javapoet | jar | 1.13.0 | 
| com.squareup.okio : okio | jar | 2.6.0 |