MVN

org.tinylisp : engine

Maven & Gradle

Apr 20, 2021
2 usages
5 stars

TinyLisp · A simple Lisp implementation for Java

<dependency>
    <groupId>org.tinylisp</groupId>
    <artifactId>engine</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinylisp : engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of org.tinylisp : engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
engine-0.6
0.5
engine-0.5
0.4
engine-0.4
0.3
engine-0.3
0.2
engine-0.2
0.1
engine-0.1

How to add a dependency to Maven

Add the following org.tinylisp : engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tinylisp</groupId>
    <artifactId>engine</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tinylisp : engine gradle dependency to your build.gradle file:

implementation 'org.tinylisp:engine:0.6'

Gradle Kotlin DSL: Add the following org.tinylisp : engine gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tinylisp:engine:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tinylisp : engine sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tinylisp" % "engine" % "0.6"

Advertisement

Dependencies from Group

Apr 20, 2021
2 usages
5 stars
Apr 20, 2021
1 usages
5 stars
Apr 20, 2021
5 stars

Discover Dependencies

May 29, 2021
2 usages
0 stars
Apr 19, 2021
2 usages
5.6k stars
Jul 18, 2023
3 usages
113 stars
Jul 18, 2023
2 usages
113 stars
Jul 28, 2023
3 usages
1.3k stars
Apr 22, 2021
2 usages
1.4k stars
Apr 22, 2021
2 usages
1.4k stars
Apr 22, 2021
2 usages
1.4k stars