is not current version
Last Version 1.2.6

com.github.alamkanak:android-week-view 1.1.6

Dissect layout traversals on Android.

GroupId

GroupId

com.github.alamkanak
ArtifactId

ArtifactId

android-week-view
Version

Version

1.1.6
Type

Type

aar

Download android-week-view 1.1.6


<!-- https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/ -->
<dependency>
    <groupId>com.github.alamkanak</groupId>
    <artifactId>android-week-view</artifactId>
    <version>1.1.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/
implementation 'com.github.alamkanak:android-week-view:1.1.6'
// https://jarcasting.com/artifacts/com.github.alamkanak/android-week-view/
implementation ("com.github.alamkanak:android-week-view:1.1.6")
'com.github.alamkanak:android-week-view:aar:1.1.6'
<dependency org="com.github.alamkanak" name="android-week-view" rev="1.1.6">
  <artifact name="android-week-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.alamkanak', module='android-week-view', version='1.1.6')
)
libraryDependencies += "com.github.alamkanak" % "android-week-view" % "1.1.6"
[com.github.alamkanak/android-week-view "1.1.6"]