is not current version
Last Version 1.0.4

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

A small library that extends default ActionBarDrawerToggle of Android

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

customizable-actionbar-drawer-toggle
Version

Version

1.0.3
Type

Type

aar

Download customizable-actionbar-drawer-toggle 1.0.3


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