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

TestPublishLib 1.0.9

A demonstration of Maven POM customization

Лицензия

Лицензия

Группа

Группа

com.elibaxin.test
Идентификатор

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

testpublishlib
Версия

Версия

1.0.9
Тип

Тип

aar
Описание

Описание

TestPublishLib
A demonstration of Maven POM customization

Скачать testpublishlib 1.0.9

Имя Файла Размер
testpublishlib-1.0.9.pom
Обзор

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

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

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