Jar examples for c:commons-defs
Minimal definitions library that provides very abstract interfaces with well defined but generic semantics, focused on code reuse.
You can download jar file commons-defs 1.0-beta-2 in this page.
You can use the following script to add commons-defs-1.0-beta-2.jar to your project.
<dependency> <groupId>net.sf.staccatocommons</groupId> <artifactId>commons-defs</artifactId> <version>1.0-beta-2</version> </dependency>
compile group: 'net.sf.staccatocommons', name: 'commons-defs', version: '1.0-beta-2'
libraryDependencies += "net.sf.staccatocommons" % "commons-defs" % "1.0-beta-2"
<dependency org="net.sf.staccatocommons" name="commons-defs" rev="1.0-beta-2"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='commons-defs', version='1.0-beta-2'))
'net.sf.staccatocommons:commons-defs:jar:1.0-beta-2'
Click the following link to download the jar file.
commons-defs-1.0-beta-2-javadoc.jar