Last Version

CalendarView 2.0.0

An Android library.

License

License

GroupId

GroupId

com.gitee.tiamosu
ArtifactId

ArtifactId

calendarview
Version

Version

2.0.0
Type

Type

aar
Description

Description

CalendarView
An Android library.

Download calendarview 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (1)

Group / Artifact Type Version
androidx.recyclerview » recyclerview jar 1.2.1

Project Modules

There are no modules declared in this project.