Last Version

com.github.hughwick:toolbox 2.0.6

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

2.0.6
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 2.0.6


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.4
com.squareup.okhttp3 : okhttp jar 4.9.2
jakarta.validation : jakarta.validation-api jar 2.0.2
com.esotericsoftware : kryo jar 4.0.2
com.google.guava : guava jar 31.0.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.9
com.alibaba : fastjson jar 1.2.78
org.jsoup : jsoup jar 1.13.1
com.github.binarywang : java-emoji-converter jar 1.0.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32
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.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
io.reactivex.rxjava2 : rxjava jar 2.2.21

Project Modules

There are no modules declared in this project.