Songxinqiang Tool

Java项目开发的一些工具类

License

License

GroupId

GroupId

cn.songxinqiang
ArtifactId

ArtifactId

stool
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Songxinqiang Tool
Java项目开发的一些工具类
Project URL

Project URL

https://gitee.com/songxinqiang/STool
Source Code Management

Source Code Management

https://gitee.com/songxinqiang/STool

Download stool

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0