Velcro Android Archetype

This project provides a awesome Maven archetype for Android

License

License

GroupId

GroupId

com.andrewreitz.velcro
ArtifactId

ArtifactId

velcro-project
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Velcro Android Archetype
This project provides a awesome Maven archetype for Android
Project URL

Project URL

https://github.com/pieces029/velcro
Project Organization

Project Organization

Andrew Reitz

Download velcro-project

Filename Size
velcro-project-3.0.3.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • velcro-archetype

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0
2.3.1
2.3.0
2.2.1
2.2.0
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.2
1.0.1
1.0.0