License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hydromatic |
ArtifactId | ArtifactIdtoolbox |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontoolbox
A collection of miscellaneous utilities
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
toolbox-0.3.pom | |
toolbox-0.3.jar | 7 KB |
toolbox-0.3-test-sources.jar | 3 KB |
toolbox-0.3-sources.jar | 4 KB |
toolbox-0.3-source-release.zip | 24 KB |
toolbox-0.3-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 14.0.1 |
com.puppycrawl.tools : checkstyle | jar | 5.7 |
junit : junit | jar | 4.12 |