is not current version
Last Version 17.0

org.arakhne.afc.advanced:dbasefile 16.0


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

dbasefile
Version

Version

16.0
Type

Type

jar

Download dbasefile 16.0


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