R7RS json mapper

A scheme library for defining srfi 180 mapping to and from scheme data

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arvyy
ArtifactId

ArtifactId

json-mapper
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

R7RS json mapper
A scheme library for defining srfi 180 mapping to and from scheme data
Source Code Management

Source Code Management

http://github.com/arvyy/scheme-json-mapper/tree/master

Download json-mapper

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.arvyy/json-mapper/ -->
<dependency>
    <groupId>com.github.arvyy</groupId>
    <artifactId>json-mapper</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arvyy/json-mapper/
implementation 'com.github.arvyy:json-mapper:0.0.1'
// https://jarcasting.com/artifacts/com.github.arvyy/json-mapper/
implementation ("com.github.arvyy:json-mapper:0.0.1")
'com.github.arvyy:json-mapper:jar:0.0.1'
<dependency org="com.github.arvyy" name="json-mapper" rev="0.0.1">
  <artifact name="json-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arvyy', module='json-mapper', version='0.0.1')
)
libraryDependencies += "com.github.arvyy" % "json-mapper" % "0.0.1"
[com.github.arvyy/json-mapper "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.arvyy : srfi-180 jar 0.0.1

provided (1)

Group / Artifact Type Version
com.github.arvyy : kawa jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1