| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.tiamosu |
| ArtifactId | ArtifactIdcalendarview |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionCalendarView
An Android library.
|
| Filename | Size |
|---|---|
| calendarview-2.0.0.pom | |
| calendarview-2.0.0-sources.jar | 89 KB |
| calendarview-2.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.2.1 |