Last Version

SlideUpPane library 1.0

A slide up panel for Android that mimics the behavior of the Google Maps application

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.briangriffey
ArtifactId

ArtifactId

slideuppane
Version

Version

1.0
Type

Type

aar
Description

Description

SlideUpPane library
A slide up panel for Android that mimics the behavior of the Google Maps application
Project URL

Project URL

https://github.com/briangriffey/slideuppane
Source Code Management

Source Code Management

https://github.com/briangriffey/slideuppane

Download slideuppane 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.