| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.elibaxin.test |
| Идентификатор | Идентификаторtestpublishlib |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTestPublishLib
A demonstration of Maven POM customization
|
| Имя Файла | Размер |
|---|---|
| testpublishlib-1.0.9.pom | |
| testpublishlib-1.0.9-sources.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |