tools

java tools lib .

License

License

GroupId

GroupId

me.codeboy
ArtifactId

ArtifactId

tools
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

tools
java tools lib .
Project URL

Project URL

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

Source Code Management

https://github.com/androiddevelop/tools.git

Download tools

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.alibaba : fastjson jar 1.2.76

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.2
0.0.1