is not current version
Last Version 0.1.2

com.androidhuman:support-material 0.1.0

Support library for Material Design

GroupId

GroupId

com.androidhuman
ArtifactId

ArtifactId

support-material
Version

Version

0.1.0
Type

Type

aar

Download support-material 0.1.0


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