is not current version
Last Version 0.1.2

com.androidhuman:support-material 0.1.1

Support library for Material Design

GroupId

GroupId

com.androidhuman
ArtifactId

ArtifactId

support-material
Version

Version

0.1.1
Type

Type

aar

Download support-material 0.1.1


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