License |
License |
---|---|
GroupId | GroupIdio.github.lhogie |
ArtifactId | ArtifactIdtoools |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionToools
A suite Java toools useful in the context of the development of scientific applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toools-0.0.5.pom | |
toools-0.0.5.jar | 474 KB |
toools-0.0.5-sources.jar | 394 KB |
toools-0.0.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lhogie/toools/ -->
<dependency>
<groupId>io.github.lhogie</groupId>
<artifactId>toools</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lhogie/toools/
implementation 'io.github.lhogie:toools:0.0.5'
// https://jarcasting.com/artifacts/io.github.lhogie/toools/
implementation ("io.github.lhogie:toools:0.0.5")
'io.github.lhogie:toools:jar:0.0.5'
<dependency org="io.github.lhogie" name="toools" rev="0.0.5">
<artifact name="toools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lhogie', module='toools', version='0.0.5')
)
libraryDependencies += "io.github.lhogie" % "toools" % "0.0.5"
[io.github.lhogie/toools "0.0.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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |