is not current version
Last Version 2.0.6

com.github.hughwick:toolbox 1.7.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox
Version

Version

1.7.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/HughWick/toolbox

Download toolbox 1.7.1


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
com.squareup.okhttp3 : okhttp jar 4.9.1
jakarta.validation : jakarta.validation-api jar 2.0.2
com.esotericsoftware : kryo jar 4.0.2
com.google.guava : guava jar 30.1.1-jre
net.coobird : thumbnailator jar 0.4.14
net.sf.json-lib : json-lib jar 2.4
com.google.code.gson : gson jar 2.8.7
com.alibaba : fastjson jar 1.2.76
org.jsoup : jsoup jar 1.13.1
com.github.binarywang : java-emoji-converter jar 1.0.1
org.slf4j : slf4j-api jar 1.7.31
org.slf4j : slf4j-simple jar 1.7.31
org.lionsoul : ip2region jar 1.7.2

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.