Android CalendarView (Parent)

A backport of the Android 4.2 CalendarView.

License

License

Categories

Categories

Net
GroupId

GroupId

net.simonvt
ArtifactId

ArtifactId

android-calendarview-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Android CalendarView (Parent)
A backport of the Android 4.2 CalendarView.
Project URL

Project URL

https://github.com/SimonVT/android-calendarview
Source Code Management

Source Code Management

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

Download android-calendarview-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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.

Versions

Version
1.0.0