Last Version

ThreePaneLayout (Parent) 1.0.1

A three-pane layout where only two panes are visible at a time.

License

License

Categories

Categories

Net
GroupId

GroupId

net.simonvt
ArtifactId

ArtifactId

threepanelayout-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

ThreePaneLayout (Parent)
A three-pane layout where only two panes are visible at a time.
Project URL

Project URL

https://github.com/SimonVT/ThreePaneLayout
Source Code Management

Source Code Management

http://github.com/SimonVT/ThreePaneLayout/

Download threepanelayout-parent 1.0.1


<!-- https://jarcasting.com/artifacts/net.simonvt/threepanelayout-parent/ -->
<dependency>
    <groupId>net.simonvt</groupId>
    <artifactId>threepanelayout-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.simonvt/threepanelayout-parent/
implementation 'net.simonvt:threepanelayout-parent:1.0.1'
// https://jarcasting.com/artifacts/net.simonvt/threepanelayout-parent/
implementation ("net.simonvt:threepanelayout-parent:1.0.1")
'net.simonvt:threepanelayout-parent:pom:1.0.1'
<dependency org="net.simonvt" name="threepanelayout-parent" rev="1.0.1">
  <artifact name="threepanelayout-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.simonvt', module='threepanelayout-parent', version='1.0.1')
)
libraryDependencies += "net.simonvt" % "threepanelayout-parent" % "1.0.1"
[net.simonvt/threepanelayout-parent "1.0.1"]

Dependencies

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

Project Modules

  • library
  • samples