is not current version
Last Version 1.0.3

com.asayama.docs.gwt.angular.examples:gwt-angular-examples 0.0.65-patch.1

Parent project for GWT Angular examples.

Categories

Categories

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

GroupId

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

ArtifactId

gwt-angular-examples
Version

Version

0.0.65-patch.1
Type

Type

pom

Download gwt-angular-examples 0.0.65-patch.1


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