Last Version

Android Split Pane Layout 1.0.0

An Android layout which splits the available space between child views

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.mobidevelop.spl
ArtifactId

ArtifactId

split-pane-layout
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/MobiDevelop/android-split-pane-layout
Source Code Management

Source Code Management

https://github.com/MobiDevelop/android-split-pane-layout

Download split-pane-layout 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.