Последняя версия

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)

Лицензия

Лицензия

Группа

Группа

com.github.destinyd.android.archetypes
Идентификатор

Идентификатор

android-library-project
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

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)
Организация-разработчик

Организация-разработчик

DestinyD

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.