is not current version
Last Version 0.0.9

com.github.hachimann:material-calendarview 0.0.3

Material Calendar View for Android

GroupId

GroupId

com.github.hachimann
ArtifactId

ArtifactId

material-calendarview
Version

Version

0.0.3
Type

Type

aar

Download material-calendarview 0.0.3


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