License |
License |
---|---|
GroupId | GroupIdme.martiii |
ArtifactId | ArtifactIdweekdaypicker |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionWeekday Picker
Weekday picker view for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
weekdaypicker-1.0.1.pom | |
weekdaypicker-1.0.1.aar | 41 KB |
weekdaypicker-1.0.1-sources.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.0 |
com.google.android.material » material | jar | 1.3.0 |