| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.plexpt |
| Идентификатор | Идентификаторtoolkit |
| Версия | Версия2021.1.0 |
| Тип | Типjar |
| Описание |
Описаниеpt-toolkit
一揽子工具包
|
| Имя Файла | Размер |
|---|---|
| toolkit-2021.1.0.pom | |
| toolkit-2021.1.0.jar | 4 KB |
| toolkit-2021.1.0-sources.jar | 4 KB |
| toolkit-2021.1.0-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.plexpt/toolkit/ -->
<dependency>
<groupId>com.github.plexpt</groupId>
<artifactId>toolkit</artifactId>
<version>2021.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.plexpt/toolkit/
implementation 'com.github.plexpt:toolkit:2021.1.0'
// https://jarcasting.com/artifacts/com.github.plexpt/toolkit/
implementation ("com.github.plexpt:toolkit:2021.1.0")
'com.github.plexpt:toolkit:jar:2021.1.0'
<dependency org="com.github.plexpt" name="toolkit" rev="2021.1.0">
<artifact name="toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.plexpt', module='toolkit', version='2021.1.0')
)
libraryDependencies += "com.github.plexpt" % "toolkit" % "2021.1.0"
[com.github.plexpt/toolkit "2021.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.2 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.alibaba : fastjson | jar | 1.2.76 |
| com.google.code.gson : gson | jar | 2.8.7 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| commons-io : commons-io | jar | 2.8.0 |
| commons-codec : commons-codec | jar | 1.15 |
| commons-configuration : commons-configuration | jar | 1.10 |
| net.dreamlu : mica-http | jar | 2.5.1 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |