License |
License |
---|---|
GroupId | GroupIdcom.github.VyacheslavShmakin |
ArtifactId | ArtifactIdcustomizable-actionbar-drawer-toggle |
Version | Version1.0.4 |
Type | Typeaar |
Description |
DescriptionCustomizable ActionBarDrawerToggle
A small library that extends default ActionBarDrawerToggle of Android
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle/ -->
<dependency>
<groupId>com.github.VyacheslavShmakin</groupId>
<artifactId>customizable-actionbar-drawer-toggle</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle/
implementation 'com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle:1.0.4'
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle/
implementation ("com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle:1.0.4")
'com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle:aar:1.0.4'
<dependency org="com.github.VyacheslavShmakin" name="customizable-actionbar-drawer-toggle" rev="1.0.4">
<artifact name="customizable-actionbar-drawer-toggle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.VyacheslavShmakin', module='customizable-actionbar-drawer-toggle', version='1.0.4')
)
libraryDependencies += "com.github.VyacheslavShmakin" % "customizable-actionbar-drawer-toggle" % "1.0.4"
[com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 27.0.1 |