Last Version

tools 0.23

Package of useful tools like http-client, json-parser, xml-parser, cropping and resizing images and other

License

License

GroupId

GroupId

com.wizzardo.tools
ArtifactId

ArtifactId

tools
Version

Version

0.23
Type

Type

jar
Description

Description

tools
Package of useful tools like http-client, json-parser, xml-parser, cropping and resizing images and other
Project URL

Project URL

https://github.com/wizzardo/tools
Source Code Management

Source Code Management

https://github.com/wizzardo/tools

Download tools 0.23


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

Dependencies

compile (16)

Group / Artifact Type Version
com.wizzardo.tools : tools-cache jar 0.23
com.wizzardo.tools : tools-collections jar 0.23
com.wizzardo.tools : tools-evaluation jar 0.23
com.wizzardo.tools : tools-exception jar 0.23
com.wizzardo.tools : tools-helpers jar 0.23
com.wizzardo.tools : tools-http jar 0.23
com.wizzardo.tools : tools-image jar 0.23
com.wizzardo.tools : tools-interfaces jar 0.23
com.wizzardo.tools : tools-io jar 0.23
com.wizzardo.tools : tools-json jar 0.23
com.wizzardo.tools : tools-math jar 0.23
com.wizzardo.tools : tools-misc jar 0.23
com.wizzardo.tools : tools-reflection jar 0.23
com.wizzardo.tools : tools-security jar 0.23
com.wizzardo.tools : tools-xml jar 0.23
com.wizzardo.tools : tools-yaml jar 0.23

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.