| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hachimann |
| Идентификатор | Идентификаторmaterial-calendarview |
| Версия | Версия0.0.9 |
| Тип | Типaar |
| Описание |
Описаниеmaterial-calendarview
Material Calendar View for Android
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |