is not current version
Last Version 0.0.9

com.github.hachimann:material-calendarview 0.0.1

Material Calendar View for Android

GroupId

GroupId

com.github.hachimann
ArtifactId

ArtifactId

material-calendarview
Version

Version

0.0.1
Type

Type

aar

Download material-calendarview 0.0.1


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