Last Version

java-tool 1.0.1

A java tool project that can make programming more convenient

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.tuanbaol
ArtifactId

ArtifactId

java-tool
Version

Version

1.0.1
Type

Type

jar
Description

Description

java-tool
A java tool project that can make programming more convenient
Project URL

Project URL

https://github.com/fenweing/javatool
Source Code Management

Source Code Management

https://github.com/fenweing/javatool.git

Download java-tool 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.