is not current version
Last Version 0.66.0.1

com.jwebmp.examples.undertow:smartwizard 0.59.0.14

Smart Wizard example for Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

smartwizard
Version

Version

0.59.0.14
Type

Type

jar

Download smartwizard 0.59.0.14


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