| Лицензия |
Лицензия
sample project
|
|---|---|
| Группа | Группаio.github.abhijeet4469 |
| Идентификатор | ИдентификаторsampleDalCapture |
| Версия | Версия1.1.0 |
| Тип | Типaar |
| Описание |
ОписаниеsampleDalCapture
sample application for launching on maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sampleDalCapture-1.1.0.pom | |
| sampleDalCapture-1.1.0-sources.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.abhijeet4469/sampleDalCapture/ -->
<dependency>
<groupId>io.github.abhijeet4469</groupId>
<artifactId>sampleDalCapture</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.abhijeet4469/sampleDalCapture/
implementation 'io.github.abhijeet4469:sampleDalCapture:1.1.0'
// https://jarcasting.com/artifacts/io.github.abhijeet4469/sampleDalCapture/
implementation ("io.github.abhijeet4469:sampleDalCapture:1.1.0")
'io.github.abhijeet4469:sampleDalCapture:aar:1.1.0'
<dependency org="io.github.abhijeet4469" name="sampleDalCapture" rev="1.1.0">
<artifact name="sampleDalCapture" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.abhijeet4469', module='sampleDalCapture', version='1.1.0')
)
libraryDependencies += "io.github.abhijeet4469" % "sampleDalCapture" % "1.1.0"
[io.github.abhijeet4469/sampleDalCapture "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |