Material Drawable

Material Drawable for Android

License

License

GroupId

GroupId

it.sephiroth.android.library
ArtifactId

ArtifactId

mt_drawable
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

Material Drawable
Material Drawable for Android
Project URL

Project URL

https://github.com/sephiroth74/material_drawable
Source Code Management

Source Code Management

https://github.com/sephiroth74/material_drawable

Download mt_drawable

How to add to project

<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library/mt_drawable/ -->
<dependency>
    <groupId>it.sephiroth.android.library</groupId>
    <artifactId>mt_drawable</artifactId>
    <version>0.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library/mt_drawable/
implementation 'it.sephiroth.android.library:mt_drawable:0.0.2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library/mt_drawable/
implementation ("it.sephiroth.android.library:mt_drawable:0.0.2")
'it.sephiroth.android.library:mt_drawable:aar:0.0.2'
<dependency org="it.sephiroth.android.library" name="mt_drawable" rev="0.0.2">
  <artifact name="mt_drawable" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library', module='mt_drawable', version='0.0.2')
)
libraryDependencies += "it.sephiroth.android.library" % "mt_drawable" % "0.0.2"
[it.sephiroth.android.library/mt_drawable "0.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.32
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2

Project Modules

There are no modules declared in this project.

material_drawable

Provides material background drawables to views

Release

Versions

Version
0.0.2
0.0.1