is not current version
Last Version 0.8.1

com.github.jferard:fastods-testlib 0.6.0

A tiny test library for FastODS

GroupId

GroupId

com.github.jferard
ArtifactId

ArtifactId

fastods-testlib
Version

Version

0.6.0
Type

Type

jar

Download fastods-testlib 0.6.0


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