us.bpsm.edn.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of edn-java Show documentation
Show all versions of edn-java Show documentation
edn-java is an parser and printer for 'edn' written in Java, for Java and
requiring no external dependencies.
/**
* This package provides the classes (not already provided by Java)
* needed to represent edn values. It also defines unchecked
* exceptions that may be thrown by edn-java.
*/
package us.bpsm.edn;