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

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

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
Версия

Версия

1.2.0
Тип

Тип

jar

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


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