GroupId | GroupIdcom.github.alamkanak |
---|---|
ArtifactId | ArtifactIdandroid-week-view |
Version | Version1.1.2 |
Type | Typeaar |
Filename | Size |
---|---|
android-week-view-1.1.2.pom | |
android-week-view-1.1.2.aar | 26 KB |
android-week-view-1.1.2-sources.jar | 11 KB |
android-week-view-1.1.2-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/ -->
<dependency>
<groupId>com.github.alamkanak</groupId>
<artifactId>android-week-view</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/
implementation 'com.github.alamkanak:android-week-view:1.1.2'
// https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/
implementation ("com.github.alamkanak:android-week-view:1.1.2")
'com.github.alamkanak:android-week-view:aar:1.1.2'
<dependency org="com.github.alamkanak" name="android-week-view" rev="1.1.2">
<artifact name="android-week-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alamkanak', module='android-week-view', version='1.1.2')
)
libraryDependencies += "com.github.alamkanak" % "android-week-view" % "1.1.2"
[com.github.alamkanak/android-week-view "1.1.2"]