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

cn.ablxyw:quick-code-file 1.0.3

quick-code-file:文件服务器,提供文件上传、下载功能

Группа

Группа

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

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

quick-code-file
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать quick-code-file 1.0.3


<!-- https://jarcasting.com/artifacts/cn.ablxyw/quick-code-file/ -->
<dependency>
    <groupId>cn.ablxyw</groupId>
    <artifactId>quick-code-file</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ablxyw/quick-code-file/
implementation 'cn.ablxyw:quick-code-file:1.0.3'
// https://jarcasting.com/artifacts/cn.ablxyw/quick-code-file/
implementation ("cn.ablxyw:quick-code-file:1.0.3")
'cn.ablxyw:quick-code-file:jar:1.0.3'
<dependency org="cn.ablxyw" name="quick-code-file" rev="1.0.3">
  <artifact name="quick-code-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ablxyw', module='quick-code-file', version='1.0.3')
)
libraryDependencies += "cn.ablxyw" % "quick-code-file" % "1.0.3"
[cn.ablxyw/quick-code-file "1.0.3"]