is not current version
Last Version 17.0

org.arakhne.afc.advanced:dbasefile 15.2


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

dbasefile
Version

Version

15.2
Type

Type

jar

Download dbasefile 15.2


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