Last Version

sampleDalCapture 1.1.0

sample application for launching on maven

License

License

sample project
GroupId

GroupId

io.github.abhijeet4469
ArtifactId

ArtifactId

sampleDalCapture
Version

Version

1.1.0
Type

Type

aar
Description

Description

sampleDalCapture
sample application for launching on maven
Project URL

Project URL

https://github.com/abhijeet4469/AndroidLibb
Source Code Management

Source Code Management

https://github.com/abhijeet4469/AndroidLibb/tree/master

Download sampleDalCapture 1.1.0


<!-- 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"]

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.constraintlayout » constraintlayout jar 2.1.0

Project Modules

There are no modules declared in this project.