is not current version
Last Version 1.2.6

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

Dissect layout traversals on Android.

GroupId

GroupId

com.github.alamkanak
ArtifactId

ArtifactId

android-week-view
Version

Version

1.0.3
Type

Type

aar

Download android-week-view 1.0.3


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