| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.samuelzhaoy |
| Идентификатор | Идентификаторhelloaar |
| Версия | Версия1.0.0 |
| Тип | Типaar |
| Описание |
ОписаниеExample Jar Libs
A concise description of my library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| helloaar-1.0.0.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.samuelzhaoy/helloaar/ -->
<dependency>
<groupId>io.github.samuelzhaoy</groupId>
<artifactId>helloaar</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.samuelzhaoy/helloaar/
implementation 'io.github.samuelzhaoy:helloaar:1.0.0'
// https://jarcasting.com/artifacts/io.github.samuelzhaoy/helloaar/
implementation ("io.github.samuelzhaoy:helloaar:1.0.0")
'io.github.samuelzhaoy:helloaar:aar:1.0.0'
<dependency org="io.github.samuelzhaoy" name="helloaar" rev="1.0.0">
<artifact name="helloaar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.samuelzhaoy', module='helloaar', version='1.0.0')
)
libraryDependencies += "io.github.samuelzhaoy" % "helloaar" % "1.0.0"
[io.github.samuelzhaoy/helloaar "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.0.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0-M1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.3.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| androidx.navigation » navigation-fragment-ktx | jar | 2.3.5 |
| androidx.navigation » navigation-ui-ktx | jar | 2.3.5 |