ABCL - Armed Bear Common Lisp

Common Lisp implementation running on the JVM

License

License

Categories

Categories

Net
GroupId

GroupId

com.vnetpublishing.abcl
ArtifactId

ArtifactId

abcl-parent
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

pom
Description

Description

ABCL - Armed Bear Common Lisp
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-parent

Filename Size
abcl-parent-1.3.2.pom 6 KB
Browse

How to add to project

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

  • main
  • contrib

Versions

Version
1.3.2