This package contains classes to import and export SVG documents to/from virtual spaces.
Getting ZVTM-SVG
Releases
File releases are available from SF.net project's file release system.
SVN
svn co https://zvtm.svn.sourceforge.net/svnroot/zvtm/zvtm-svg/trunk zvtm-svg
Maven
<dependency>
<groupId>fr.inria.zvtm</groupId>
<artifactId>zvtm-svg</artifactId>
<version>0.1.1</version> <!-- update to a suitable version, not necessarily with -SNAPSHOT -->
</dependency>