is not current version
Last Version 17.0

org.arakhne.afc.advanced:dbasefile 15.1


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

dbasefile
Version

Version

15.1
Type

Type

jar

Download dbasefile 15.1


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