GroupId | GroupIdcom.github.marcelosmith77 |
---|---|
ArtifactId | ArtifactIdandroid-week-view |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
android-week-view-1.0.3.pom | |
android-week-view-1.0.3.aar | 56 KB |
android-week-view-1.0.3-sources.jar | 75 KB |
android-week-view-1.0.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-week-view/
implementation 'com.github.marcelosmith77:android-week-view:1.0.3'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-week-view/
implementation ("com.github.marcelosmith77:android-week-view:1.0.3")
'com.github.marcelosmith77:android-week-view:aar:1.0.3'
<dependency org="com.github.marcelosmith77" name="android-week-view" rev="1.0.3">
<artifact name="android-week-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-week-view', version='1.0.3')
)
libraryDependencies += "com.github.marcelosmith77" % "android-week-view" % "1.0.3"
[com.github.marcelosmith77/android-week-view "1.0.3"]