gwt-angular-examples ImageResource

An example GWT Angular module demonstrating the use of GWT's ImageResource.

License

License

Categories

Categories

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

GroupId

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

ArtifactId

ImageResource
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-angular-examples ImageResource
An example GWT Angular module demonstrating the use of GWT's ImageResource.

Download ImageResource

How to add to project

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

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.1.2
0.1.0
0.0.72
0.0.71
0.0.70
0.0.69
0.0.68
0.0.67
0.0.66
0.0.65-patch.1