is not current version
Last Version 1.0.0.9

net.oschina.zcx7878:cicada.filesystem 1.0.0.6

cicada.filesystem 支持本地和fasddfs存储

Categories

Categories

Net
GroupId

GroupId

net.oschina.zcx7878
ArtifactId

ArtifactId

cicada.filesystem
Version

Version

1.0.0.6
Type

Type

jar

Download cicada.filesystem 1.0.0.6


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