| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.github.arvyy | 
    
| ArtifactId | ArtifactIdjson-mapper | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionR7RS json mapper 
            A scheme library for defining srfi 180 mapping to and from scheme data 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| json-mapper-0.0.1.pom | |
| json-mapper-0.0.1.jar | 43 KB | 
| json-mapper-0.0.1-sources.jar | 2 KB | 
| json-mapper-0.0.1-javadoc.jar | 391 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.arvyy : srfi-180 | jar | 0.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.arvyy : kawa | jar | 3.0 |