Open GoogleCodeExporter opened 9 years ago
Please add jsonic-1.2.x.jar into classpath.
(It is bundled for executable jar but not used in normal classpath)
Original comment by nakatani.shuyo
on 16 May 2011 at 3:41
If you are a maven user, add this dependency to the pom.xml to find a jsonic
jar from the central repo:
<dependency>
<groupId>net.arnx</groupId>
<artifactId>jsonic</artifactId>
<version>1.2.7</version>
</dependency>
Original comment by hideki.shima
on 17 Nov 2011 at 7:11
Original issue reported on code.google.com by
tr.sudar...@gmail.com
on 14 May 2011 at 11:56