is not current version
Last Version 3.0.4

org.refcodes:refcodes-tabular 1.1.2

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

1.1.2
Type

Type

jar

Download refcodes-tabular 1.1.2


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