| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.ucloud.ufile |
| Идентификатор | Идентификаторufile-core |
| Версия | Версия2.6.5 |
| Тип | Типjar |
| Описание |
ОписаниеUFile SDK for Java
|
| Имя Файла | Размер |
|---|---|
| ufile-core-2.6.5.pom | |
| ufile-core-2.6.5.jar | 99 KB |
| ufile-core-2.6.5-sources.jar | 65 KB |
| ufile-core-2.6.5-javadoc.jar | 568 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.ucloud.ufile/ufile-core/ -->
<dependency>
<groupId>cn.ucloud.ufile</groupId>
<artifactId>ufile-core</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ucloud.ufile/ufile-core/
implementation 'cn.ucloud.ufile:ufile-core:2.6.5'
// https://jarcasting.com/artifacts/cn.ucloud.ufile/ufile-core/
implementation ("cn.ucloud.ufile:ufile-core:2.6.5")
'cn.ucloud.ufile:ufile-core:jar:2.6.5'
<dependency org="cn.ucloud.ufile" name="ufile-core" rev="2.6.5">
<artifact name="ufile-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ucloud.ufile', module='ufile-core', version='2.6.5')
)
libraryDependencies += "cn.ucloud.ufile" % "ufile-core" % "2.6.5"
[cn.ucloud.ufile/ufile-core "2.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| com.squareup.okhttp3 : okhttp | jar | 3.11.0 |