is not current version
Last Version 0.66.0.1

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

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.65.0.2
Type

Type

jar

Download layout-demo 0.65.0.2


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