is not current version
Last Version 0.7.0

tools 0.3.0

java tools lib .

License

License

GroupId

GroupId

me.codeboy
ArtifactId

ArtifactId

tools
Version

Version

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


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