License |
License |
---|---|
GroupId | GroupIdcom.prolificinteractive |
ArtifactId | ArtifactIdmaterial-calendarview |
Version | Version1.4.3 |
Type | Typeaar |
Description |
DescriptionMaterial CalendarView
A Material design back port of Android's CalendarView
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
material-calendarview-1.4.3.pom | |
material-calendarview-1.4.3.aar | 72 KB |
material-calendarview-1.4.3-sources.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.prolificinteractive/material-calendarview/ -->
<dependency>
<groupId>com.prolificinteractive</groupId>
<artifactId>material-calendarview</artifactId>
<version>1.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.prolificinteractive/material-calendarview/
implementation 'com.prolificinteractive:material-calendarview:1.4.3'
// https://jarcasting.com/artifacts/com.prolificinteractive/material-calendarview/
implementation ("com.prolificinteractive:material-calendarview:1.4.3")
'com.prolificinteractive:material-calendarview:aar:1.4.3'
<dependency org="com.prolificinteractive" name="material-calendarview" rev="1.4.3">
<artifact name="material-calendarview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.prolificinteractive', module='material-calendarview', version='1.4.3')
)
libraryDependencies += "com.prolificinteractive" % "material-calendarview" % "1.4.3"
[com.prolificinteractive/material-calendarview "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 25.1.1 |