Jar examples for c:commons-dynamic
Library for handling objects in a dynamically-typed way
You can download jar file commons-dynamic 1.2-beta-3 in this page.
You can use the following script to add commons-dynamic-1.2-beta-3.jar to your project.
<dependency> <groupId>net.sf.staccatocommons</groupId> <artifactId>commons-dynamic</artifactId> <version>1.2-beta-3</version> </dependency>
compile group: 'net.sf.staccatocommons', name: 'commons-dynamic', version: '1.2-beta-3'
libraryDependencies += "net.sf.staccatocommons" % "commons-dynamic" % "1.2-beta-3"
<dependency org="net.sf.staccatocommons" name="commons-dynamic" rev="1.2-beta-3"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='commons-dynamic', version='1.2-beta-3'))
'net.sf.staccatocommons:commons-dynamic:jar:1.2-beta-3'
Click the following link to download the jar file.
commons-dynamic-1.2-beta-3-javadoc.jar