Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Angular |
---|---|
GroupId | GroupIdcom.asayama.docs.gwt.angular.examples |
ArtifactId | ArtifactIdImageResource |
Version | Version0.0.65-patch.1 |
Type | Typejar |
Filename | Size |
---|---|
ImageResource-0.0.65-patch.1.pom | |
ImageResource-0.0.65-patch.1.jar | 257 KB |
ImageResource-0.0.65-patch.1-sources.jar | 252 KB |
ImageResource-0.0.65-patch.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/ImageResource/ -->
<dependency>
<groupId>com.asayama.docs.gwt.angular.examples</groupId>
<artifactId>ImageResource</artifactId>
<version>0.0.65-patch.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/ImageResource/
implementation 'com.asayama.docs.gwt.angular.examples:ImageResource:0.0.65-patch.1'
// https://jarcasting.com/artifacts/com.asayama.docs.gwt.angular.examples/ImageResource/
implementation ("com.asayama.docs.gwt.angular.examples:ImageResource:0.0.65-patch.1")
'com.asayama.docs.gwt.angular.examples:ImageResource:jar:0.0.65-patch.1'
<dependency org="com.asayama.docs.gwt.angular.examples" name="ImageResource" rev="0.0.65-patch.1">
<artifact name="ImageResource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.asayama.docs.gwt.angular.examples', module='ImageResource', version='0.0.65-patch.1')
)
libraryDependencies += "com.asayama.docs.gwt.angular.examples" % "ImageResource" % "0.0.65-patch.1"
[com.asayama.docs.gwt.angular.examples/ImageResource "0.0.65-patch.1"]