is not current version
Last Version 0.8.1

com.github.jferard:fastods-examples 0.6.2


GroupId

GroupId

com.github.jferard
ArtifactId

ArtifactId

fastods-examples
Version

Version

0.6.2
Type

Type

jar

Download fastods-examples 0.6.2


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