CalendarListview Library

An implementation of a Calendar.

License

License

The MIT License (MIT)
GroupId

GroupId

com.github.traex.calendarlistview
ArtifactId

ArtifactId

library
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

aar
Description

Description

CalendarListview Library
An implementation of a Calendar.
Project URL

Project URL

https://github.com/traex/CalendarListview
Source Code Management

Source Code Management

https://github.com/traex/CalendarListview

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.traex.calendarlistview/library/ -->
<dependency>
    <groupId>com.github.traex.calendarlistview</groupId>
    <artifactId>library</artifactId>
    <version>1.2.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.traex.calendarlistview/library/
implementation 'com.github.traex.calendarlistview:library:1.2.3'
// https://jarcasting.com/artifacts/com.github.traex.calendarlistview/library/
implementation ("com.github.traex.calendarlistview:library:1.2.3")
'com.github.traex.calendarlistview:library:aar:1.2.3'
<dependency org="com.github.traex.calendarlistview" name="library" rev="1.2.3">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.traex.calendarlistview', module='library', version='1.2.3')
)
libraryDependencies += "com.github.traex.calendarlistview" % "library" % "1.2.3"
[com.github.traex.calendarlistview/library "1.2.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 21.0.0
com.android.support » appcompat-v7 jar 21.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.1.2
1.1.1