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