License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.applikeysolutions |
ArtifactId | ArtifactIdcosmocalendar |
Version | Version1.0.0 |
Type | Typeaar |
Description |
DescriptionCosmocalendar
Customizable calendar on Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cosmocalendar-1.0.0.pom | |
cosmocalendar-1.0.0.aar | 120 KB |
cosmocalendar-1.0.0-sources.jar | 52 KB |
cosmocalendar-1.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.applikeysolutions/cosmocalendar/ -->
<dependency>
<groupId>com.github.applikeysolutions</groupId>
<artifactId>cosmocalendar</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.applikeysolutions/cosmocalendar/
implementation 'com.github.applikeysolutions:cosmocalendar:1.0.0'
// https://jarcasting.com/artifacts/com.github.applikeysolutions/cosmocalendar/
implementation ("com.github.applikeysolutions:cosmocalendar:1.0.0")
'com.github.applikeysolutions:cosmocalendar:aar:1.0.0'
<dependency org="com.github.applikeysolutions" name="cosmocalendar" rev="1.0.0">
<artifact name="cosmocalendar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.applikeysolutions', module='cosmocalendar', version='1.0.0')
)
libraryDependencies += "com.github.applikeysolutions" % "cosmocalendar" % "1.0.0"
[com.github.applikeysolutions/cosmocalendar "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |
com.android.support » recyclerview-v7 | jar | 25.3.1 |