Jar examples for j:jgoodies-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 jgoodies-looks 2.5.3 in this page.
The BSD License
You can use the following script to add jgoodies-looks-2.5.3.jar to your project.
<dependency> <groupId>com.jgoodies</groupId> <artifactId>jgoodies-looks</artifactId> <version>2.5.3</version> </dependency>
compile group: 'com.jgoodies', name: 'jgoodies-looks', version: '2.5.3'
libraryDependencies += "com.jgoodies" % "jgoodies-looks" % "2.5.3"
<dependency org="com.jgoodies" name="jgoodies-looks" rev="2.5.3"/>
@Grapes(@Grab(group='com.jgoodies', module='jgoodies-looks', version='2.5.3'))
'com.jgoodies:jgoodies-looks:jar:2.5.3'
Click the following link to download the jar file.
jgoodies-looks-2.5.3-javadoc.jar