is not current version
Last Version 0.5.15

org.vectomatic:lib-gwt-svg 0.5.12

A GWT library to access the SVG functionalities of web browsers

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.vectomatic
ArtifactId

ArtifactId

lib-gwt-svg
Version

Version

0.5.12
Type

Type

jar

Download lib-gwt-svg 0.5.12


<!-- https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg/ -->
<dependency>
    <groupId>org.vectomatic</groupId>
    <artifactId>lib-gwt-svg</artifactId>
    <version>0.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg/
implementation 'org.vectomatic:lib-gwt-svg:0.5.12'
// https://jarcasting.com/artifacts/org.vectomatic/lib-gwt-svg/
implementation ("org.vectomatic:lib-gwt-svg:0.5.12")
'org.vectomatic:lib-gwt-svg:jar:0.5.12'
<dependency org="org.vectomatic" name="lib-gwt-svg" rev="0.5.12">
  <artifact name="lib-gwt-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.vectomatic', module='lib-gwt-svg', version='0.5.12')
)
libraryDependencies += "org.vectomatic" % "lib-gwt-svg" % "0.5.12"
[org.vectomatic/lib-gwt-svg "0.5.12"]