MyTestLibrary

A library that does X, Y, and Z

Лицензия

Лицензия

Группа

Группа

com.github.inapplibrary
Идентификатор

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

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

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

0.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

MyTestLibrary
A library that does X, Y, and Z
Ссылка на сайт

Ссылка на сайт

https://github.com/InAppLibrary/MyTestLibrary

Скачать MyTestLibrary

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.inapplibrary/MyTestLibrary/ -->
<dependency>
    <groupId>com.github.inapplibrary</groupId>
    <artifactId>MyTestLibrary</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.inapplibrary/MyTestLibrary/
implementation 'com.github.inapplibrary:MyTestLibrary:0.0.1'
// https://jarcasting.com/artifacts/com.github.inapplibrary/MyTestLibrary/
implementation ("com.github.inapplibrary:MyTestLibrary:0.0.1")
'com.github.inapplibrary:MyTestLibrary:aar:0.0.1'
<dependency org="com.github.inapplibrary" name="MyTestLibrary" rev="0.0.1">
  <artifact name="MyTestLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.inapplibrary', module='MyTestLibrary', version='0.0.1')
)
libraryDependencies += "com.github.inapplibrary" % "MyTestLibrary" % "0.0.1"
[com.github.inapplibrary/MyTestLibrary "0.0.1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.android.support » appcompat-v7 jar 25.1.1

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

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

Версии библиотеки

Версия
0.0.1
0.0.0