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