Last Version

toolbox 0.3

A collection of miscellaneous utilities

License

License

Categories

Categories

Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

toolbox
Version

Version

0.3
Type

Type

jar
Description

Description

toolbox
A collection of miscellaneous utilities
Project URL

Project URL

http://github.com/julianhyde/toolbox
Project Organization

Project Organization

Julian Hyde

Download toolbox 0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
com.puppycrawl.tools : checkstyle jar 5.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.