Last Version

jdbf 2.2.1

jdbf - a fork of iryndin's Java library to read/write DBF files

License

License

GroupId

GroupId

com.github.spyhunter99
ArtifactId

ArtifactId

jdbf
Version

Version

2.2.1
Type

Type

jar
Description

Description

jdbf
jdbf - a fork of iryndin's Java library to read/write DBF files
Project URL

Project URL

http://github.com/iryndin/jdbf
Project Organization

Project Organization

Github
Source Code Management

Source Code Management

https://github.com/spyhunter99/jdbf

Download jdbf 2.2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.