is not current version
Last Version 0.4.0

cn.xuyanwu:spring-file-storage 0.1.3


GroupId

GroupId

cn.xuyanwu
ArtifactId

ArtifactId

spring-file-storage
Version

Version

0.1.3
Type

Type

jar

Download spring-file-storage 0.1.3


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