Last Version

MAD Essenetials 0.1.1

Modern Android Development Essential Library - Don't Copy Paste Same Code Over Projects

License

License

GroupId

GroupId

io.github.nageshks.mad
ArtifactId

ArtifactId

essentials
Version

Version

0.1.1
Type

Type

aar
Description

Description

MAD Essenetials
Modern Android Development Essential Library - Don't Copy Paste Same Code Over Projects
Project URL

Project URL

https://github.com/Nageshks/MADEssentials
Source Code Management

Source Code Management

https://github.com/Nageshks/MADEssentials

Download essentials 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.databinding » viewbinding jar 7.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (4)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.1

Project Modules

There are no modules declared in this project.