All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jss.jss.asd Maven / Gradle / Ivy

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