is not current version
Last Version 0.8.1

com.github.jferard:fastods-testlib 0.6.2

A tiny test library for FastODS

GroupId

GroupId

com.github.jferard
ArtifactId

ArtifactId

fastods-testlib
Version

Version

0.6.2
Type

Type

jar

Download fastods-testlib 0.6.2


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