material-calendarview

Material Calendar View for Android

License

License

GroupId

GroupId

com.github.hachimann
ArtifactId

ArtifactId

material-calendarview
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

aar
Description

Description

material-calendarview
Material Calendar View for Android
Project URL

Project URL

https://github.com/Hachimann/MaterialCalendarView
Source Code Management

Source Code Management

https://github.com/Hachimann/MaterialCalendarView

Download material-calendarview

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.4
0.0.3
0.0.2
0.0.1