Jar examples for j:javadbf
JavaDBF is a Java library for reading and writing XBase files.
You can download jar file javadbf 0.4.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE, version 3 (LGPL-3.0)
You can use the following script to add javadbf-0.4.0.jar to your project.
<dependency> <groupId>com.linuxense</groupId> <artifactId>javadbf</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.linuxense', name: 'javadbf', version: '0.4.0'
libraryDependencies += "com.linuxense" % "javadbf" % "0.4.0"
<dependency org="com.linuxense" name="javadbf" rev="0.4.0"/>
@Grapes(@Grab(group='com.linuxense', module='javadbf', version='0.4.0'))
'com.linuxense:javadbf:jar:0.4.0'
Click the following link to download the jar file.
javadbf-0.4.0-javadoc.jar