Last Version

toolbox 0.0.2

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

License

License

GroupId

GroupId

org.caiguoqing
ArtifactId

ArtifactId

toolbox
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Download toolbox 0.0.2


<!-- 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.