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

net.oschina.zcx7878:cicada.filesystem 1.0.0.3

cicada.filesystem 支持本地和fasddfs存储

Категории

Категории

Сеть
Группа

Группа

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

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

cicada.filesystem
Версия

Версия

1.0.0.3
Тип

Тип

jar

Скачать cicada.filesystem 1.0.0.3


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