is not current version
Last Version 1.3.3

dk.alexandra.fresco:tinytables 1.0.0


GroupId

GroupId

dk.alexandra.fresco
ArtifactId

ArtifactId

tinytables
Version

Version

1.0.0
Type

Type

jar

Download tinytables 1.0.0


<!-- https://jarcasting.com/artifacts/dk.alexandra.fresco/tinytables/ -->
<dependency>
    <groupId>dk.alexandra.fresco</groupId>
    <artifactId>tinytables</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.alexandra.fresco/tinytables/
implementation 'dk.alexandra.fresco:tinytables:1.0.0'
// https://jarcasting.com/artifacts/dk.alexandra.fresco/tinytables/
implementation ("dk.alexandra.fresco:tinytables:1.0.0")
'dk.alexandra.fresco:tinytables:jar:1.0.0'
<dependency org="dk.alexandra.fresco" name="tinytables" rev="1.0.0">
  <artifact name="tinytables" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.alexandra.fresco', module='tinytables', version='1.0.0')
)
libraryDependencies += "dk.alexandra.fresco" % "tinytables" % "1.0.0"
[dk.alexandra.fresco/tinytables "1.0.0"]