Last Version

Customizable ActionBarDrawerToggle 1.0.4

A small library that extends default ActionBarDrawerToggle of Android

License

License

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

customizable-actionbar-drawer-toggle
Version

Version

1.0.4
Type

Type

aar
Description

Description

Customizable ActionBarDrawerToggle
A small library that extends default ActionBarDrawerToggle of Android
Project URL

Project URL

https://github.com/VyacheslavShmakin/CustomizableActionBarDrawerToggle

Download customizable-actionbar-drawer-toggle 1.0.4


<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.0.1

Project Modules

There are no modules declared in this project.