is not current version
Last Version 1.11.0

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

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.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwtp-dynamic-navigation
Version

Version

1.0.5
Type

Type

jar

Download gwtp-dynamic-navigation 1.0.5


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