Weekday Picker

Weekday picker view for Android

License

License

GroupId

GroupId

me.martiii
ArtifactId

ArtifactId

weekdaypicker
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Weekday Picker
Weekday picker view for Android
Project URL

Project URL

https://github.com/martialonso/weekday-picker
Source Code Management

Source Code Management

https://github.com/martialonso/weekday-picker/

Download weekdaypicker

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0