is not current version
Last Version 3.0.4

org.refcodes:refcodes-tabular 3.0.1

Artifact providing a frame and data structures for tabular, list and record based functionality.

Categories

Categories

Tabula Data PDF
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-tabular
Version

Version

3.0.1
Type

Type

jar

Download refcodes-tabular 3.0.1


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