is not current version
Last Version 3.0.4

org.refcodes:refcodes-tabular-alt 1.1.1

Artifact providing alternate implementations for the refcodes-tabular artifact's types.

Categories

Categories

Tabula Data PDF
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-tabular-alt
Version

Version

1.1.1
Type

Type

pom

Download refcodes-tabular-alt 1.1.1


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