Jar examples for l:looks
The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.
You can download jar file looks 2.2.0 in this page.
The BSD License
You can use the following script to add looks-2.2.0.jar to your project.
<dependency> <groupId>com.jgoodies</groupId> <artifactId>looks</artifactId> <version>2.2.0</version> </dependency>
compile group: 'com.jgoodies', name: 'looks', version: '2.2.0'
libraryDependencies += "com.jgoodies" % "looks" % "2.2.0"
<dependency org="com.jgoodies" name="looks" rev="2.2.0"/>
@Grapes(@Grab(group='com.jgoodies', module='looks', version='2.2.0'))
'com.jgoodies:looks:jar:2.2.0'
Click the following link to download the jar file.
looks-2.2.0-javadoc.jar