MAD Essenetials

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

License

License

GroupId

GroupId

io.github.nageshks.mad
ArtifactId

ArtifactId

essentials
Last Version

Last Version

0.1.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.1.1
0.1.0