is not current version
Last Version 1.0.10

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

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.1
Type

Type

aar

Download android-week-view 1.0.1


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