Last Version

Songxinqiang Tool 2.1.0

Java项目开发的一些工具类

License

License

GroupId

GroupId

cn.songxinqiang
ArtifactId

ArtifactId

stool
Version

Version

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


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