is not current version
Last Version 3.0.4

org.refcodes:refcodes-tabular 0.2.0

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

0.2.0
Type

Type

jar

Download refcodes-tabular 0.2.0


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