Jar examples for j:jgoodies-common
The JGoodies Common library provides convenience code for other JGoodies libraries and applications.
You can download jar file jgoodies-common 1.8.1 in this page.
The BSD License
You can use the following script to add jgoodies-common-1.8.1.jar to your project.
<dependency> <groupId>com.jgoodies</groupId> <artifactId>jgoodies-common</artifactId> <version>1.8.1</version> </dependency>
compile group: 'com.jgoodies', name: 'jgoodies-common', version: '1.8.1'
libraryDependencies += "com.jgoodies" % "jgoodies-common" % "1.8.1"
<dependency org="com.jgoodies" name="jgoodies-common" rev="1.8.1"/>
@Grapes(@Grab(group='com.jgoodies', module='jgoodies-common', version='1.8.1'))
'com.jgoodies:jgoodies-common:jar:1.8.1'
Click the following link to download the jar file.
jgoodies-common-1.8.1-javadoc.jar