MVN

com.mobidevelop.spl : split-pane-layout

Maven & Gradle

Jun 13, 2014
114 stars

Android Split Pane Layout · An Android layout which splits the available space between child views

<dependency>
    <groupId>com.mobidevelop.spl</groupId>
    <artifactId>split-pane-layout</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mobidevelop.spl : split-pane-layout to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.mobidevelop.spl : split-pane-layout to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
split-pane-layout-1.0.0

How to add a dependency to Maven

Add the following com.mobidevelop.spl : split-pane-layout maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mobidevelop.spl</groupId>
    <artifactId>split-pane-layout</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mobidevelop.spl : split-pane-layout gradle dependency to your build.gradle file:

implementation 'com.mobidevelop.spl:split-pane-layout:1.0.0'

Gradle Kotlin DSL: Add the following com.mobidevelop.spl : split-pane-layout gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mobidevelop.spl:split-pane-layout:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mobidevelop.spl : split-pane-layout sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mobidevelop.spl" % "split-pane-layout" % "1.0.0"

Advertisement

Dependencies from Group

Jun 13, 2014
114 stars

Discover Dependencies

Oct 05, 2014
7 stars
Oct 16, 2011
63 usages
293 stars
Mar 12, 2015
1 stars
Apr 26, 2014
1 usages
Feb 26, 2013
5 stars
Apr 06, 2007
3 usages
Dec 19, 2006
4 usages
Aug 17, 2013
22 usages
Jan 13, 2014
88 stars
Jun 26, 2014
1 usages
0 stars