Java DBF writer

Java library for fast writing DBF-files

License

License

GroupId

GroupId

org.jamel.dbf
ArtifactId

ArtifactId

dbf-writer
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java DBF writer
Java library for fast writing DBF-files
Project URL

Project URL

http://github.com/jamel/dbf
Source Code Management

Source Code Management

http://github.com/jamel/dbf

Download dbf-writer

How to add to project

<!-- https://jarcasting.com/artifacts/org.jamel.dbf/dbf-writer/ -->
<dependency>
    <groupId>org.jamel.dbf</groupId>
    <artifactId>dbf-writer</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jamel.dbf/dbf-writer/
implementation 'org.jamel.dbf:dbf-writer:0.3.0'
// https://jarcasting.com/artifacts/org.jamel.dbf/dbf-writer/
implementation ("org.jamel.dbf:dbf-writer:0.3.0")
'org.jamel.dbf:dbf-writer:jar:0.3.0'
<dependency org="org.jamel.dbf" name="dbf-writer" rev="0.3.0">
  <artifact name="dbf-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jamel.dbf', module='dbf-writer', version='0.3.0')
)
libraryDependencies += "org.jamel.dbf" % "dbf-writer" % "0.3.0"
[org.jamel.dbf/dbf-writer "0.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.3
0.0.2
0.0.1