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

io.github.abhijeet4469:sampleDalCapture 1.1.0-beta8

sample application for launching on maven

Группа

Группа

io.github.abhijeet4469
Идентификатор

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

sampleDalCapture
Версия

Версия

1.1.0-beta8
Тип

Тип

aar

Скачать sampleDalCapture 1.1.0-beta8


<!-- https://jarcasting.com/artifacts/io.github.abhijeet4469/sampleDalCapture/ -->
<dependency>
    <groupId>io.github.abhijeet4469</groupId>
    <artifactId>sampleDalCapture</artifactId>
    <version>1.1.0-beta8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.abhijeet4469/sampleDalCapture/
implementation 'io.github.abhijeet4469:sampleDalCapture:1.1.0-beta8'
// https://jarcasting.com/artifacts/io.github.abhijeet4469/sampleDalCapture/
implementation ("io.github.abhijeet4469:sampleDalCapture:1.1.0-beta8")
'io.github.abhijeet4469:sampleDalCapture:aar:1.1.0-beta8'
<dependency org="io.github.abhijeet4469" name="sampleDalCapture" rev="1.1.0-beta8">
  <artifact name="sampleDalCapture" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.abhijeet4469', module='sampleDalCapture', version='1.1.0-beta8')
)
libraryDependencies += "io.github.abhijeet4469" % "sampleDalCapture" % "1.1.0-beta8"
[io.github.abhijeet4469/sampleDalCapture "1.1.0-beta8"]