не последняя версия
Последняя версия 0.66.0.1

com.jwebmp.examples.undertow:smartwizard 0.65.0.2

Smart Wizard example for Undertow

Категории

Категории

Undertow Сеть Networking
Группа

Группа

com.jwebmp.examples.undertow
Идентификатор

Идентификатор

smartwizard
Версия

Версия

0.65.0.2
Тип

Тип

jar

Скачать 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"]