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

org.wicketstuff.scala:wicketstuff-sample 6.8.0

An example project demonstrating various uses of the WicketStuff-Scala-Extensions project.

Категории

Категории

Scala Языки программирования Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff.scala
Идентификатор

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

wicketstuff-sample
Версия

Версия

6.8.0
Тип

Тип

jar

Скачать wicketstuff-sample 6.8.0


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