is not current version
Last Version 0.66.0.1

com.jwebmp.examples.undertow:smartwizard 0.65.0.2

Smart Wizard example for Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

smartwizard
Version

Version

0.65.0.2
Type

Type

jar

Download smartwizard 0.65.0.2


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