is not current version
Last Version 1.0.4

com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle 0.9

A small library that extends default ActionBarDrawerToggle of Android

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

customizable-actionbar-drawer-toggle
Version

Version

0.9
Type

Type

aar

Download customizable-actionbar-drawer-toggle 0.9


<!-- https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle/ -->
<dependency>
    <groupId>com.github.VyacheslavShmakin</groupId>
    <artifactId>customizable-actionbar-drawer-toggle</artifactId>
    <version>0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle/
implementation 'com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle:0.9'
// https://jarcasting.com/artifacts/com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle/
implementation ("com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle:0.9")
'com.github.VyacheslavShmakin:customizable-actionbar-drawer-toggle:aar:0.9'
<dependency org="com.github.VyacheslavShmakin" name="customizable-actionbar-drawer-toggle" rev="0.9">
  <artifact name="customizable-actionbar-drawer-toggle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.VyacheslavShmakin', module='customizable-actionbar-drawer-toggle', version='0.9')
)
libraryDependencies += "com.github.VyacheslavShmakin" % "customizable-actionbar-drawer-toggle" % "0.9"
[com.github.VyacheslavShmakin/customizable-actionbar-drawer-toggle "0.9"]