Sesl DrawerLayout

Sesl DrawerLayout Library.

License

License

GroupId

GroupId

io.github.oneuiproject.sesl
ArtifactId

ArtifactId

drawerlayout
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Sesl DrawerLayout
Sesl DrawerLayout Library.
Project URL

Project URL

https://github.com/OneUIProject/sesl
Source Code Management

Source Code Management

https://github.com/OneUIProject/sesl

Download drawerlayout

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
io.github.oneuiproject.sesl : customview jar 1.0.0

runtime (1)

Group / Artifact Type Version
io.github.oneuiproject.sesl : core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-beta01