is not current version
Last Version 0.66.0.1

com.jwebmp.examples.undertow:layout-demo 0.62.0.1

A demo of the layout widget for Undertow in the JWebSwing Framework

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

layout-demo
Version

Version

0.62.0.1
Type

Type

jar

Download layout-demo 0.62.0.1


<!-- https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/layout-demo/ -->
<dependency>
    <groupId>com.jwebmp.examples.undertow</groupId>
    <artifactId>layout-demo</artifactId>
    <version>0.62.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/layout-demo/
implementation 'com.jwebmp.examples.undertow:layout-demo:0.62.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/layout-demo/
implementation ("com.jwebmp.examples.undertow:layout-demo:0.62.0.1")
'com.jwebmp.examples.undertow:layout-demo:jar:0.62.0.1'
<dependency org="com.jwebmp.examples.undertow" name="layout-demo" rev="0.62.0.1">
  <artifact name="layout-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.examples.undertow', module='layout-demo', version='0.62.0.1')
)
libraryDependencies += "com.jwebmp.examples.undertow" % "layout-demo" % "0.62.0.1"
[com.jwebmp.examples.undertow/layout-demo "0.62.0.1"]