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

net.oschina.zcx7878:cicada.filesystem 1.0.0.4

cicada.filesystem 支持本地和fasddfs存储

Категории

Категории

Сеть
Группа

Группа

net.oschina.zcx7878
Идентификатор

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

cicada.filesystem
Версия

Версия

1.0.0.4
Тип

Тип

jar

Скачать cicada.filesystem 1.0.0.4


<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.filesystem/ -->
<dependency>
    <groupId>net.oschina.zcx7878</groupId>
    <artifactId>cicada.filesystem</artifactId>
    <version>1.0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.filesystem/
implementation 'net.oschina.zcx7878:cicada.filesystem:1.0.0.4'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.filesystem/
implementation ("net.oschina.zcx7878:cicada.filesystem:1.0.0.4")
'net.oschina.zcx7878:cicada.filesystem:jar:1.0.0.4'
<dependency org="net.oschina.zcx7878" name="cicada.filesystem" rev="1.0.0.4">
  <artifact name="cicada.filesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.filesystem', version='1.0.0.4')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.filesystem" % "1.0.0.4"
[net.oschina.zcx7878/cicada.filesystem "1.0.0.4"]