MVN

com.github.arvyy : kawa

Maven & Gradle

Sep 09, 2020
6 usages

Kawa, the java-based scheme system · Kawa is an implementation of the Scheme programming language. It is implemented in Java, and compiles Scheme into Java byte-codes.

<dependency>
    <groupId>com.github.arvyy</groupId>
    <artifactId>kawa</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.arvyy : kawa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.github.arvyy : kawa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
kawa-3.1.1
3.1
kawa-3.1
3.0
kawa-3.0

How to add a dependency to Maven

Add the following com.github.arvyy : kawa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.arvyy</groupId>
    <artifactId>kawa</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.arvyy : kawa gradle dependency to your build.gradle file:

implementation 'com.github.arvyy:kawa:3.1.1'

Gradle Kotlin DSL: Add the following com.github.arvyy : kawa gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.arvyy:kawa:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.arvyy : kawa sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.arvyy" % "kawa" % "3.1.1"

Advertisement

Dependencies from Group

Sep 09, 2020
6 usages
Sep 25, 2020
1 usages
0 stars
Jun 21, 2022
11 stars
Oct 24, 2020
0 stars
Jan 06, 2021
0 stars

Discover Dependencies

Mar 08, 2023
2 usages
44 stars
May 19, 2023
8.4k stars
Mar 22, 2023
2 usages
2 stars
Sep 10, 2020
1 usages
13.4k stars
Sep 10, 2020
2 usages
13.4k stars
Sep 13, 2020
11 usages
25 stars
Jul 20, 2023
5 usages
628 stars
Jul 20, 2023
8 usages
628 stars