is not current version
Last Version 1.1.0

io.github.abhijeet4469:sampleDalCapture 0.0.1

sample application for launching on maven

GroupId

GroupId

io.github.abhijeet4469
ArtifactId

ArtifactId

sampleDalCapture
Version

Version

0.0.1
Type

Type

aar

Download sampleDalCapture 0.0.1


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