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