is not current version
Last Version 2.0.6

com.github.hughwick:toolbox 1.4.7


GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox
Version

Version

1.4.7
Type

Type

jar

Download toolbox 1.4.7


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