Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
---|---|
GroupId | GroupIdcom.asayama.docs.gwt.angular.examples |
ArtifactId | ArtifactIdUrlHashParameter |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
UrlHashParameter-1.0.1.pom | |
UrlHashParameter-1.0.1.jar | 9 KB |
UrlHashParameter-1.0.1-sources.jar | 5 KB |
UrlHashParameter-1.0.1-javadoc.jar | 45 KB |
Browse |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/UrlHashParameter/
implementation 'com.asayama.docs.gwt.angular.examples:UrlHashParameter:1.0.1'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/UrlHashParameter/
implementation ("com.asayama.docs.gwt.angular.examples:UrlHashParameter:1.0.1")
'com.asayama.docs.gwt.angular.examples:UrlHashParameter:jar:1.0.1'
<dependency org="com.asayama.docs.gwt.angular.examples" name="UrlHashParameter" rev="1.0.1">
<artifact name="UrlHashParameter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='UrlHashParameter', version='1.0.1')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "UrlHashParameter" % "1.0.1"
[com.asayama.docs.gwt.angular.examples/UrlHashParameter "1.0.1"]