Last Version

project.groupId}:SimpleDBFReader 1.0.1

Leitor de DBF simples para quem deseja tratar os dados antes de utiliza-los.

License

License

GroupId

GroupId

io.github.deynne
ArtifactId

ArtifactId

SimpleDBFReader
Version

Version

1.0.1
Type

Type

jar
Description

Description

project.groupId}:SimpleDBFReader
Leitor de DBF simples para quem deseja tratar os dados antes de utiliza-los.
Project URL

Project URL

https://github.com/Deynne/SimpleDBFReader
Source Code Management

Source Code Management

https://github.com/Deynne/SimpleDBFReader/tree/main

Download SimpleDBFReader 1.0.1


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

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.