is not current version
Last Version 1.0.1

edu.byu.hbll:table 1.0.0

Utility and helper classes for working with table-like data.

License

License

GroupId

GroupId

edu.byu.hbll
ArtifactId

ArtifactId

table
Version

Version

1.0.0
Type

Type

jar
Description

Description

edu.byu.hbll:table
Utility and helper classes for working with table-like data.
Project URL

Project URL

https://bitbucket.org/byuhbll/lib-java-table
Source Code Management

Source Code Management

https://bitbucket.org/byuhbll/lib-java-table

Download table 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-csv jar 1.5
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.