License |
License |
---|---|
Categories |
CategoriesTabula Data PDF |
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-tabular-alt |
Version | Version2.2.1 |
Type | Typepom |
Description |
Descriptionorg.refcodes:refcodes-tabular-alt
Artifact providing alternate implementations for the refcodes-tabular
artifact's types.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-tabular-alt-2.2.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular-alt/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-tabular-alt</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular-alt/
implementation 'org.refcodes:refcodes-tabular-alt:2.2.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular-alt/
implementation ("org.refcodes:refcodes-tabular-alt:2.2.1")
'org.refcodes:refcodes-tabular-alt:pom:2.2.1'
<dependency org="org.refcodes" name="refcodes-tabular-alt" rev="2.2.1">
<artifact name="refcodes-tabular-alt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-tabular-alt', version='2.2.1')
)
libraryDependencies += "org.refcodes" % "refcodes-tabular-alt" % "2.2.1"
[org.refcodes/refcodes-tabular-alt "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-tabular | jar | 2.2.1 |
org.refcodes : refcodes-licensing | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |