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