is not current version
Last Version 0.66.0.1

com.jwebmp.examples.undertow:smartwizard 0.58.0.21-RCTEST

Smart Wizard example for Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

smartwizard
Version

Version

0.58.0.21-RCTEST
Type

Type

jar

Download smartwizard 0.58.0.21-RCTEST


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