Last Version

gwt-angular-examples UrlHashParameter 1.0.3

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

License

License

Categories

Categories

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

GroupId

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

ArtifactId

UrlHashParameter
Version

Version

1.0.3
Type

Type

jar
Description

Description

gwt-angular-examples UrlHashParameter
An example GWT Angular module demonstrating the use of hash parameter in the URL.

Download UrlHashParameter 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.asayama.gwt.angular : gwt-angular-ngRoute jar 0.2.4
com.asayama.gwt.angular : gwt-angular-ngSanitize jar 0.2.4

Project Modules

There are no modules declared in this project.