logiaslisp

A JSON based Lisp processor.

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

logiaslisp
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

logiaslisp
A JSON based Lisp processor.

Download logiaslisp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0