License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.simonvt |
ArtifactId | ArtifactIdthreepanelayout-parent |
Version | Version1.0.1 |
Type | Typepom |
Description |
DescriptionThreePaneLayout (Parent)
A three-pane layout where only two panes are visible at a time.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
threepanelayout-parent-1.0.1.pom | 4 KB |
Browse |
<!-- 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"]