is not current version
Last Version 3.0.4

org.refcodes:refcodes-tabular-alt 0.0.3

${org.refcodes.description} ------------------------------------------------------------------------ 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

0.0.3
Type

Type

pom

Download refcodes-tabular-alt 0.0.3


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