is not current version
Last Version 1.0.10

com.github.marcelosmith77:android-week-view 1.0.7

An android library to show day view, week view, 3 day view etc. in your app.

GroupId

GroupId

com.github.marcelosmith77
ArtifactId

ArtifactId

android-week-view
Version

Version

1.0.7
Type

Type

aar

Download android-week-view 1.0.7


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