Last Version

Armed Bear Common Lisp (Main) 1.3.2

Common Lisp implementation running on the JVM

License

License

Categories

Categories

Net
GroupId

GroupId

com.vnetpublishing.abcl
ArtifactId

ArtifactId

abcl
Version

Version

1.3.2
Type

Type

jar
Description

Description

Armed Bear Common Lisp (Main)
Common Lisp implementation running on the JVM
Project URL

Project URL

http://abcl.org
Source Code Management

Source Code Management

http://abcl.org/trac/browser/trunk/abcl

Download abcl 1.3.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.