Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 738 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 738 Bytes

The JTattoo Project

JTattoo is a look and feel library for swing based applications. JTattoo consists of several different look and feels wich may also improve your java application with an excellent user interface.

Links

Getting JTattoo

        <dependency>
            <groupId>com.jtattoo</groupId>
            <artifactId>JTattoo</artifactId>
            <version>1.6.11</version>
        </dependency>

Developer Information

  • JTattoo is setup to build using Maven

  • You need JDK 6 to build JTattoo. JTattoo will run with JDK 1.3 and later.