MVN

org.abcl : abcl

Maven & Gradle

Jun 21, 2023
1 usages

ABCL - Armed Bear Common Lisp · Common Lisp implementation running on the JVM

<dependency>
    <groupId>org.abcl</groupId>
    <artifactId>abcl</artifactId>
    <version>1.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.9.2

All Versions

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

Version Vulnerabilities Updated
1.9.x
abcl-1.9.2
abcl-1.9.1
abcl-1.9.0
1.8.x
abcl-1.8.0
1.7.x
abcl-1.7.1
abcl-1.7.0
1.6.x
abcl-1.6.1
abcl-1.6.0
1.5.x
abcl-1.5.0
1.4.x
abcl-1.4.0
1.3.x
abcl-1.3.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.abcl</groupId>
    <artifactId>abcl</artifactId>
    <version>1.9.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.abcl:abcl:1.9.2'

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

implementation("org.abcl:abcl:1.9.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.abcl" % "abcl" % "1.9.2"

Advertisement

Dependencies from Group

Jun 21, 2023
1 usages
Jun 21, 2023
1 usages
260 stars

Discover Dependencies

Jan 22, 2023
17 usages
Dec 21, 2017
2 usages
Apr 06, 2016
254 stars
Aug 17, 2016
Apr 18, 2016
0 stars
Aug 04, 2016
2 usages
1 stars
Jul 16, 2020
15 usages
Jul 16, 2020
12 usages
Jul 16, 2020
6 usages