toools

A suite Java toools useful in the context of the development of scientific applications

License

License

GroupId

GroupId

io.github.lhogie
ArtifactId

ArtifactId

toools
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

toools
A suite Java toools useful in the context of the development of scientific applications
Project URL

Project URL

https://github.com/lhogie/toools
Source Code Management

Source Code Management

https://github.com/lhogie/toools

Download toools

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
it.unimi.dsi : fastutil jar 8.3.1
org.apache.commons : commons-io jar 1.3.2
com.kenai.nbpwr : com-sun-pdfview nbm 1.0.5-201003191900
de.ruedigermoeller : fst jar 3.0.1
com.opencsv : opencsv jar 5.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2