Last Version

Material Library 1.3.1

An Android library to bring Material Design UI to pre-Lolipop Android.

License

License

GroupId

GroupId

com.github.rey5137
ArtifactId

ArtifactId

material
Version

Version

1.3.1
Type

Type

aar
Description

Description

Material Library
An Android library to bring Material Design UI to pre-Lolipop Android.
Project URL

Project URL

https://github.com/rey5137/material
Source Code Management

Source Code Management

https://github.com/rey5137/material

Download material 1.3.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.