GroupId | GroupIdcom.github.alamkanak |
---|---|
ArtifactId | ArtifactIdandroid-week-view |
Version | Version1.1.3 |
Type | Typeaar |
Filename | Size |
---|---|
android-week-view-1.1.3.pom | |
android-week-view-1.1.3.aar | 26 KB |
android-week-view-1.1.3-sources.jar | 11 KB |
android-week-view-1.1.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/
implementation 'com.github.alamkanak:android-week-view:1.1.3'
// https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/
implementation ("com.github.alamkanak:android-week-view:1.1.3")
'com.github.alamkanak:android-week-view:aar:1.1.3'
<dependency org="com.github.alamkanak" name="android-week-view" rev="1.1.3">
<artifact name="android-week-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alamkanak', module='android-week-view', version='1.1.3')
)
libraryDependencies += "com.github.alamkanak" % "android-week-view" % "1.1.3"
[com.github.alamkanak/android-week-view "1.1.3"]