Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 415 Bytes

README.adoc

File metadata and controls

18 lines (13 loc) · 415 Bytes

SRFI 180 (json)

Plain SRFI 180 reference implementation for using json.

Maven dependencies

<dependency>
    <groupId>com.github.arvyy.kawa-web-collection</groupId>
    <artifactId>srfi-180</artifactId>
    <packaging>kawalib</packaging>
    <version>0.0.1</version>
</dependency>

Exported procedures