is not current version
Last Version 0.66.0.1

com.jwebmp.examples.undertow:smartwizard 0.63.0.61

Smart Wizard example for Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

smartwizard
Version

Version

0.63.0.61
Type

Type

jar

Download smartwizard 0.63.0.61


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