License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.vectomatic |
ArtifactId | ArtifactIdlib-gwt-svg |
Last Version | Last Version0.5.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlib-gwt-svg
A GWT library to access the SVG functionalities of web browsers
|
Project URL |
Project URL |
Filename | Size |
---|---|
lib-gwt-svg-0.5.15.pom | |
lib-gwt-svg-0.5.15.jar | 1004 KB |
lib-gwt-svg-0.5.15-sources.jar | 630 KB |
lib-gwt-svg-0.5.15-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg/ -->
<dependency>
<groupId>org.vectomatic</groupId>
<artifactId>lib-gwt-svg</artifactId>
<version>0.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg/
implementation 'org.vectomatic:lib-gwt-svg:0.5.15'
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg/
implementation ("org.vectomatic:lib-gwt-svg:0.5.15")
'org.vectomatic:lib-gwt-svg:jar:0.5.15'
<dependency org="org.vectomatic" name="lib-gwt-svg" rev="0.5.15">
<artifact name="lib-gwt-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vectomatic', module='lib-gwt-svg', version='0.5.15')
)
libraryDependencies += "org.vectomatic" % "lib-gwt-svg" % "0.5.15"
[org.vectomatic/lib-gwt-svg "0.5.15"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.2 |
com.google.gwt : gwt-dev | jar | 2.8.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |