is not current version
Last Version 0.9.10

com.github.snowdream.toybricks:android-toybricks-gradle-plugin 0.9.5

SnowdreamFramework

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.snowdream.toybricks
ArtifactId

ArtifactId

android-toybricks-gradle-plugin
Version

Version

0.9.5
Type

Type

jar

Download android-toybricks-gradle-plugin 0.9.5


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/com.github.snowdream.toybricks/android-toybricks-gradle-plugin/
implementation ("com.github.snowdream.toybricks:android-toybricks-gradle-plugin:0.9.5")
'com.github.snowdream.toybricks:android-toybricks-gradle-plugin:jar:0.9.5'
<dependency org="com.github.snowdream.toybricks" name="android-toybricks-gradle-plugin" rev="0.9.5">
  <artifact name="android-toybricks-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.toybricks', module='android-toybricks-gradle-plugin', version='0.9.5')
)
libraryDependencies += "com.github.snowdream.toybricks" % "android-toybricks-gradle-plugin" % "0.9.5"
[com.github.snowdream.toybricks/android-toybricks-gradle-plugin "0.9.5"]