Jar examples for c:commons-betwixt
Commons Betwixt: mapping beans to XML
You can download jar file commons-betwixt 0.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-betwixt-0.6.jar to your project.
<dependency> <groupId>commons-betwixt</groupId> <artifactId>commons-betwixt</artifactId> <version>0.6</version> </dependency>
compile group: 'commons-betwixt', name: 'commons-betwixt', version: '0.6'
libraryDependencies += "commons-betwixt" % "commons-betwixt" % "0.6"
<dependency org="commons-betwixt" name="commons-betwixt" rev="0.6"/>
@Grapes(@Grab(group='commons-betwixt', module='commons-betwixt', version='0.6'))
'commons-betwixt:commons-betwixt:jar:0.6'
Click the following link to download the jar file.
commons-betwixt-0.6-javadoc.jar