Last Version

Saguaro (Parent) 1.0.1

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

License

License

GroupId

GroupId

com.willowtreeapps.saguaro
ArtifactId

ArtifactId

parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

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

Download parent 1.0.1

Filename Size
parent-1.0.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • plugin-base
  • maven-plugin
  • sample