Last Version

Android Archetype - android-apk-project 0.3.0

Creates a skeleton for a complete Android Apk

License

License

GroupId

GroupId

com.github.destinyd.android.archetypes
ArtifactId

ArtifactId

android-apk-project
Version

Version

0.3.0
Type

Type

jar
Description

Description

Android Archetype - android-apk-project
Creates a skeleton for a complete Android Apk
Project Organization

Project Organization

DestinyD

Download android-apk-project 0.3.0


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