MVN

com.sothree.slidinguppanel : library

Maven & Gradle

Sep 17, 2017
4 usages
9.3k stars

Android Sliding Up Panel Library · Android Sliding Up Panel Library

<dependency>
    <groupId>com.sothree.slidinguppanel</groupId>
    <artifactId>library</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sothree.slidinguppanel : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of com.sothree.slidinguppanel : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
library-3.4.0
3.3.x
library-3.3.1
library-3.3.0
3.2.x
library-3.2.1
library-3.2.0
3.1.x
library-3.1.1
library-3.1.0
3.0.x
library-3.0.0
2.0.x
library-2.0.4
library-2.0.3
library-2.0.2
library-2.0.1
library-2.0.0
1.0.x
library-1.0.3
library-1.0.1

How to add a dependency to Maven

Add the following com.sothree.slidinguppanel : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sothree.slidinguppanel</groupId>
    <artifactId>library</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sothree.slidinguppanel : library gradle dependency to your build.gradle file:

implementation 'com.sothree.slidinguppanel:library:3.4.0'

Gradle Kotlin DSL: Add the following com.sothree.slidinguppanel : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sothree.slidinguppanel:library:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sothree.slidinguppanel : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sothree.slidinguppanel" % "library" % "3.4.0"

Advertisement

Dependencies from Group

Sep 17, 2017
4 usages
9.3k stars

Discover Dependencies

Aug 05, 2017
5 usages
203 stars
Jul 26, 2023
13 usages
1.4k stars
Nov 24, 2020
4 usages
31k stars
Aug 21, 2023
11 usages
7.7k stars
Aug 21, 2023
195 usages
7.7k stars
Mar 20, 2023
35 usages
Aug 16, 2022
77 usages
1k stars