
asdf-jar.asdf-jar.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 :asdf-jar
:author "Mark Evenson"
:version "0.2.1"
:components
((:module base :pathname "" :components
((:file "asdf-jar")
(:static-file "README.markdown")))))
© 2015 - 2025 Weber Informatics LLC | Privacy Policy