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