is not current version
Last Version 0.43.1

tech.tablesaw:tablesaw-json 0.38.5


Categories

Categories

JSON Data Tablesaw Business Logic Libraries Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-json
Version

Version

0.38.5
Type

Type

jar

Download tablesaw-json 0.38.5


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