is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular.examples:UrlHashParameter 0.0.70

An example GWT Angular module demonstrating the use of hash parameter in the URL.

Categories

Categories

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

GroupId

com.asayama.docs.gwt.angular.examples
ArtifactId

ArtifactId

UrlHashParameter
Version

Version

0.0.70
Type

Type

jar

Download UrlHashParameter 0.0.70


<!-- https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/UrlHashParameter/ -->
<dependency>
    <groupId>com.asayama.docs.gwt.angular.examples</groupId>
    <artifactId>UrlHashParameter</artifactId>
    <version>0.0.70</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/UrlHashParameter/
implementation 'com.asayama.docs.gwt.angular.examples:UrlHashParameter:0.0.70'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/UrlHashParameter/
implementation ("com.asayama.docs.gwt.angular.examples:UrlHashParameter:0.0.70")
'com.asayama.docs.gwt.angular.examples:UrlHashParameter:jar:0.0.70'
<dependency org="com.asayama.docs.gwt.angular.examples" name="UrlHashParameter" rev="0.0.70">
  <artifact name="UrlHashParameter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='UrlHashParameter', version='0.0.70')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "UrlHashParameter" % "0.0.70"
[com.asayama.docs.gwt.angular.examples/UrlHashParameter "0.0.70"]