GroupId | GroupIdcom.github.marcelosmith77 |
---|---|
ArtifactId | ArtifactIdandroid-week-view |
Version | Version1.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
android-week-view-1.0.4.pom | |
android-week-view-1.0.4.aar | 56 KB |
android-week-view-1.0.4-sources.jar | 74 KB |
android-week-view-1.0.4-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marcelosmith77/android-week-view/ -->
<dependency>
<groupId>com.github.marcelosmith77</groupId>
<artifactId>android-week-view</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-week-view/
implementation 'com.github.marcelosmith77:android-week-view:1.0.4'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-week-view/
implementation ("com.github.marcelosmith77:android-week-view:1.0.4")
'com.github.marcelosmith77:android-week-view:aar:1.0.4'
<dependency org="com.github.marcelosmith77" name="android-week-view" rev="1.0.4">
<artifact name="android-week-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-week-view', version='1.0.4')
)
libraryDependencies += "com.github.marcelosmith77" % "android-week-view" % "1.0.4"
[com.github.marcelosmith77/android-week-view "1.0.4"]