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