SliderLayout

SliderLayout is a component similar to Android's DrawerLayout with much more flexibility.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.yashoid
ArtifactId

ArtifactId

sliderlayout
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

SliderLayout
SliderLayout is a component similar to Android's DrawerLayout with much more flexibility.
Project URL

Project URL

https://github.com/yasharpm/SliderLayout
Source Code Management

Source Code Management

https://github.com/yasharpm/SliderLayout

Download sliderlayout

How to add to project

<!-- https://jarcasting.com/artifacts/com.yashoid/sliderlayout/ -->
<dependency>
    <groupId>com.yashoid</groupId>
    <artifactId>sliderlayout</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yashoid/sliderlayout/
implementation 'com.yashoid:sliderlayout:1.0.3'
// https://jarcasting.com/artifacts/com.yashoid/sliderlayout/
implementation ("com.yashoid:sliderlayout:1.0.3")
'com.yashoid:sliderlayout:aar:1.0.3'
<dependency org="com.yashoid" name="sliderlayout" rev="1.0.3">
  <artifact name="sliderlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yashoid', module='sliderlayout', version='1.0.3')
)
libraryDependencies += "com.yashoid" % "sliderlayout" % "1.0.3"
[com.yashoid/sliderlayout "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0