Jar examples for d:databene-formats
'Databene Formats' is an open source software library for supporting data file and other formats like CSV, fixed width files, XLS, Properties and Regex. It is designed for multithreaded use and high performance.
You can download jar file databene-formats 1.0.0 in this page.
Apache License 2.0
You can use the following script to add databene-formats-1.0.0.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>databene-formats</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.databene', name: 'databene-formats', version: '1.0.0'
libraryDependencies += "org.databene" % "databene-formats" % "1.0.0"
<dependency org="org.databene" name="databene-formats" rev="1.0.0"/>
@Grapes(@Grab(group='org.databene', module='databene-formats', version='1.0.0'))
'org.databene:databene-formats:jar:1.0.0'
Click the following link to download the jar file.
databene-formats-1.0.0-javadoc.jar