Last Version

Android Week View 1.0.10

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

License

License

GroupId

GroupId

com.github.marcelosmith77
ArtifactId

ArtifactId

android-week-view
Version

Version

1.0.10
Type

Type

aar
Description

Description

Android Week View
An android library to show day view, week view, 3 day view etc. in your app.
Project URL

Project URL

https://github.com/marcelosmith77/Android-Week-View
Source Code Management

Source Code Management

https://github.com/marcelosmith77/Android-Week-View.git

Download android-week-view 1.0.10


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.1.1
com.android.support.constraint » constraint-layout jar 1.1.3

Project Modules

There are no modules declared in this project.