Last Version

Saguaro Gradle Plugin 1.0.1

A gradle plugin for Saguaro, an Android library that makes it easy to add version info, license info, and sending feedback.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.willowtreeapps.saguaro
ArtifactId

ArtifactId

gradle-plugin
Version

Version

1.0.1
Type

Type

jar
Description

Description

Saguaro Gradle Plugin
A gradle plugin for Saguaro, an Android library that makes it easy to add version info, license info, and sending feedback.

Download gradle-plugin 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.willowtreeapps.saguaro : saguaro-plugin-base jar 1.0.1

Project Modules

There are no modules declared in this project.