Songxinqiang Tool

Java项目开发的一些工具类

Лицензия

Лицензия

Группа

Группа

cn.songxinqiang
Идентификатор

Идентификатор

stool
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Songxinqiang Tool
Java项目开发的一些工具类
Ссылка на сайт

Ссылка на сайт

https://gitee.com/songxinqiang/STool
Система контроля версий

Система контроля версий

https://gitee.com/songxinqiang/STool

Скачать stool

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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