is not current version
Last Version 0.0.6

io.github.lhogie:toools 0.0.2

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

GroupId

GroupId

io.github.lhogie
ArtifactId

ArtifactId

toools
Version

Version

0.0.2
Type

Type

jar

Download toools 0.0.2


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