| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hachimann |
| ArtifactId | ArtifactIdmaterial-calendarview |
| Version | Version0.0.9 |
| Type | Typeaar |
| Description |
Descriptionmaterial-calendarview
Material Calendar View for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| material-calendarview-0.0.9.pom | |
| material-calendarview-0.0.9.aar | 85 KB |
| material-calendarview-0.0.9-sources.jar | 45 KB |
| material-calendarview-0.0.9-javadoc.jar | 134 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |