
jss.jss.asd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of abcl-contrib Show documentation
Show all versions of abcl-contrib Show documentation
Extra packages--contribs--for ABCL
The newest version!
;;;; -*- Mode: LISP -*-
(in-package :asdf)
(defsystem :jss
:author "Alan Ruttenberg, Mark Evenson"
:version "3.0.1"
:components
((:module base
:pathname "" :serial t
:components ((:file "packages")
(:file "invoke")
(:file "classpath")
(:file "compat")))))
© 2015 - 2025 Weber Informatics LLC | Privacy Policy