r

residemenu

The idea of ResideMenu is from Dribbble 1 and 2. It has come true and run in iOS devices. iOS ResideMenu This project is the RefsideMenu Android version. The visual effect is partly referred to iOS version of ResideMenu. And thanks to the authors for the above idea and contribution.
https://github.com/SpecialCyCi/AndroidResideMenu
The MIT License (MIT)
Special Leung
文件下载
文件名 操作
residemenu-1.6.pom 下载
residemenu-1.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.specyci</groupId>
  <artifactId>residemenu</artifactId>
  <version>1.6</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.specyci:residemenu:1.6'
Gradle Kotlin
implementation("com.specyci:residemenu:1.6")
Scala SBT
libraryDependencies += "com.specyci" % "residemenu" % "1.6"
Groovy Grape
@Grapes(
  @Grab(group='com.specyci', module='residemenu', version='1.6')
)
Apache Ivy
<dependency org="com.specyci" name="residemenu" rev="1.6" />
Leiningen
[com.specyci/residemenu "1.6"]
Apache Buildr
'com.specyci:residemenu:jar:1.6'
本项目依赖
该项目无第三方依赖