License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.vectomatic |
ArtifactId | ArtifactIdlib-gwt-svg-samples |
Last Version | Last Version0.5.16 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionlib-gwt-svg-samples
Samples to demonstrate basic use of lib-gwt-svg, a GWT library to access the SVG functionalities of web browsers
|
Filename | Size |
---|---|
lib-gwt-svg-samples-0.5.16.pom | |
lib-gwt-svg-samples-0.5.16.war | 1 MB |
lib-gwt-svg-samples-0.5.16-sources.jar | 97 KB |
lib-gwt-svg-samples-0.5.16-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg-samples/ -->
<dependency>
<groupId>org.vectomatic</groupId>
<artifactId>lib-gwt-svg-samples</artifactId>
<version>0.5.16</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg-samples/
implementation 'org.vectomatic:lib-gwt-svg-samples:0.5.16'
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg-samples/
implementation ("org.vectomatic:lib-gwt-svg-samples:0.5.16")
'org.vectomatic:lib-gwt-svg-samples:war:0.5.16'
<dependency org="org.vectomatic" name="lib-gwt-svg-samples" rev="0.5.16">
<artifact name="lib-gwt-svg-samples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.vectomatic', module='lib-gwt-svg-samples', version='0.5.16')
)
libraryDependencies += "org.vectomatic" % "lib-gwt-svg-samples" % "0.5.16"
[org.vectomatic/lib-gwt-svg-samples "0.5.16"]
Group / Artifact | Type | Version |
---|---|---|
org.vectomatic : lib-gwt-svg | jar | 0.5.15 |
com.uwyn : jhighlight | jar | 1.0 |
javax.validation : validation-api | jar | 1.0.0.GA |
javax.validation : validation-api | jar | 1.0.0.GA |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.2 |
com.google.gwt : gwt-dev | jar | 2.8.2 |