GroupId | GroupIdcom.github.marcelosmith77 |
---|---|
ArtifactId | ArtifactIdandroid-easy-drawer |
Version | Version1.00.09 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/ -->
<dependency>
<groupId>com.github.marcelosmith77</groupId>
<artifactId>android-easy-drawer</artifactId>
<version>1.00.09</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/
implementation 'com.github.marcelosmith77:android-easy-drawer:1.00.09'
// https://jarcasting.com/artifacts/com.github.marcelosmith77/android-easy-drawer/
implementation ("com.github.marcelosmith77:android-easy-drawer:1.00.09")
'com.github.marcelosmith77:android-easy-drawer:aar:1.00.09'
<dependency org="com.github.marcelosmith77" name="android-easy-drawer" rev="1.00.09">
<artifact name="android-easy-drawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marcelosmith77', module='android-easy-drawer', version='1.00.09')
)
libraryDependencies += "com.github.marcelosmith77" % "android-easy-drawer" % "1.00.09"
[com.github.marcelosmith77/android-easy-drawer "1.00.09"]