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

de.knightsoft-net:gwtp-dynamic-navigation 0.9.6

A view helper classes to generate a dynamic navigation in a gwtp project. The navigation changes when user changes (login/logout). It can highlight the entry of the selected view, even if you use the back button or reload the page.

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки Сеть
Группа

Группа

de.knightsoft-net
Идентификатор

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

gwtp-dynamic-navigation
Версия

Версия

0.9.6
Тип

Тип

jar

Скачать gwtp-dynamic-navigation 0.9.6


<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-dynamic-navigation/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwtp-dynamic-navigation</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-dynamic-navigation/
implementation 'de.knightsoft-net:gwtp-dynamic-navigation:0.9.6'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwtp-dynamic-navigation/
implementation ("de.knightsoft-net:gwtp-dynamic-navigation:0.9.6")
'de.knightsoft-net:gwtp-dynamic-navigation:jar:0.9.6'
<dependency org="de.knightsoft-net" name="gwtp-dynamic-navigation" rev="0.9.6">
  <artifact name="gwtp-dynamic-navigation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwtp-dynamic-navigation', version='0.9.6')
)
libraryDependencies += "de.knightsoft-net" % "gwtp-dynamic-navigation" % "0.9.6"
[de.knightsoft-net/gwtp-dynamic-navigation "0.9.6"]