Home > artem

artem

Artem is a project mainly written in Clojure, it's free.

Clojure interface to the MiGLayout Java Layout Manager

artem

Clojure support for the MiGLayout layout manager http://www.miglayout.com/

Usage

Example:

(require '[artem.test.miglayout :as atm]) (dotimes [i 5] (atm/run-test i))

License

Copyright © 2011 Stephen C. Gilardi

Distributed under the Eclipse Public License, the same as Clojure.