toolbox

A simple development tool box, with many data structures and algorithms.

License

License

GroupId

GroupId

org.caiguoqing
ArtifactId

ArtifactId

toolbox
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

toolbox
A simple development tool box, with many data structures and algorithms.

Download toolbox

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2