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