Android CalendarView (Parent)

A backport of the Android 4.2 CalendarView.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.simonvt
Идентификатор

Идентификатор

android-calendarview-parent
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Android CalendarView (Parent)
A backport of the Android 4.2 CalendarView.
Ссылка на сайт

Ссылка на сайт

https://github.com/SimonVT/android-calendarview
Система контроля версий

Система контроля версий

http://github.com/SimonVT/android-calendarview/

Скачать android-calendarview-parent

Имя Файла Размер
android-calendarview-parent-1.0.0.pom 3 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.simonvt/android-calendarview-parent/ -->
<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>android-calendarview-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.simonvt/android-calendarview-parent/
implementation 'net.simonvt:android-calendarview-parent:1.0.0'
// https://jarcasting.com/artifacts/net.simonvt/android-calendarview-parent/
implementation ("net.simonvt:android-calendarview-parent:1.0.0")
'net.simonvt:android-calendarview-parent:pom:1.0.0'
<dependency org="net.simonvt" name="android-calendarview-parent" rev="1.0.0">
  <artifact name="android-calendarview-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.simonvt', module='android-calendarview-parent', version='1.0.0')
)
libraryDependencies += "net.simonvt" % "android-calendarview-parent" % "1.0.0"
[net.simonvt/android-calendarview-parent "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • library
  • samples

This library is provided as-is and is not under active development

Android 4.0 CalendarView backported to 2.2 Probably has to be built against API level 15

To use this library, it's required that the 1 attribute is added to your theme. Check library/res/values/themes.xml on how to do this.

Версии библиотеки

Версия
1.0.0