License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.snowdream.toybricks |
ArtifactId | ArtifactIdandroid-toybricks-gradle-plugin |
Last Version | Last Version0.9.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionandroid-toybricks-gradle-plugin
SnowdreamFramework
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.toybricks/android-toybricks-gradle-plugin/ -->
<dependency>
<groupId>com.github.snowdream.toybricks</groupId>
<artifactId>android-toybricks-gradle-plugin</artifactId>
<version>0.9.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/android-toybricks-gradle-plugin/
implementation 'com.github.snowdream.toybricks:android-toybricks-gradle-plugin:0.9.10'
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/android-toybricks-gradle-plugin/
implementation ("com.github.snowdream.toybricks:android-toybricks-gradle-plugin:0.9.10")
'com.github.snowdream.toybricks:android-toybricks-gradle-plugin:jar:0.9.10'
<dependency org="com.github.snowdream.toybricks" name="android-toybricks-gradle-plugin" rev="0.9.10">
<artifact name="android-toybricks-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.toybricks', module='android-toybricks-gradle-plugin', version='0.9.10')
)
libraryDependencies += "com.github.snowdream.toybricks" % "android-toybricks-gradle-plugin" % "0.9.10"
[com.github.snowdream.toybricks/android-toybricks-gradle-plugin "0.9.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.snowdream.toybricks : annotation | jar | 0.9.10 |
com.squareup : javapoet | jar | 1.8.0 |