Saguaro (Plugin Base)

Android library for managing licensing, attribution, and sending feedback.

License

License

GroupId

GroupId

com.willowtreeapps.saguaro
ArtifactId

ArtifactId

saguaro-plugin-base
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Saguaro (Plugin Base)
Android library for managing licensing, attribution, and sending feedback.

Download saguaro-plugin-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava-collections jar r03
com.jamesmurty.utils : java-xmlbuilder jar 1.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.
com.willowtreeapps.saguaro

WillowTree, LLC

Versions

Version
1.0.1
1.0.0