Last Version

demo 1.0.0

Greetings library demo

License

License

GroupId

GroupId

io.github.saurabhspec
ArtifactId

ArtifactId

demo
Version

Version

1.0.0
Type

Type

aar
Description

Description

demo
Greetings library demo
Project URL

Project URL

https://github.com/saurabhspec/demogreets

Download demo 1.0.0


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.