| Группа | Группаcom.github.hachimann |
|---|---|
| Идентификатор | Идентификаторmaterial-calendarview |
| Версия | Версия0.0.2 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| material-calendarview-0.0.2.pom | |
| material-calendarview-0.0.2.aar | 83 KB |
| material-calendarview-0.0.2-sources.jar | 43 KB |
| material-calendarview-0.0.2-javadoc.jar | 129 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hachimann/material-calendarview/ -->
<dependency>
<groupId>com.github.hachimann</groupId>
<artifactId>material-calendarview</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hachimann/material-calendarview/
implementation 'com.github.hachimann:material-calendarview:0.0.2'
// https://jarcasting.com/artifacts/com.github.hachimann/material-calendarview/
implementation ("com.github.hachimann:material-calendarview:0.0.2")
'com.github.hachimann:material-calendarview:aar:0.0.2'
<dependency org="com.github.hachimann" name="material-calendarview" rev="0.0.2">
<artifact name="material-calendarview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hachimann', module='material-calendarview', version='0.0.2')
)
libraryDependencies += "com.github.hachimann" % "material-calendarview" % "0.0.2"
[com.github.hachimann/material-calendarview "0.0.2"]