Last Version

Android Archetype - android-library-project 0.3.0

Creates a skeleton for a complete Android library (including application with instrumentation tests and ready-to-publish application on releases)

License

License

GroupId

GroupId

com.github.destinyd.android.archetypes
ArtifactId

ArtifactId

android-library-project
Version

Version

0.3.0
Type

Type

jar
Description

Description

Android Archetype - android-library-project
Creates a skeleton for a complete Android library (including application with instrumentation tests and ready-to-publish application on releases)
Project Organization

Project Organization

DestinyD

Download android-library-project 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.destinyd.android.archetypes/android-library-project/ -->
<dependency>
    <groupId>com.github.destinyd.android.archetypes</groupId>
    <artifactId>android-library-project</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.destinyd.android.archetypes/android-library-project/
implementation 'com.github.destinyd.android.archetypes:android-library-project:0.3.0'
// https://jarcasting.com/artifacts/com.github.destinyd.android.archetypes/android-library-project/
implementation ("com.github.destinyd.android.archetypes:android-library-project:0.3.0")
'com.github.destinyd.android.archetypes:android-library-project:jar:0.3.0'
<dependency org="com.github.destinyd.android.archetypes" name="android-library-project" rev="0.3.0">
  <artifact name="android-library-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.destinyd.android.archetypes', module='android-library-project', version='0.3.0')
)
libraryDependencies += "com.github.destinyd.android.archetypes" % "android-library-project" % "0.3.0"
[com.github.destinyd.android.archetypes/android-library-project "0.3.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.