License |
License |
---|---|
GroupId | GroupIdcom.louislivi.fastdep |
ArtifactId | ArtifactIdfastdep-file |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastdep-file
Fast integrated file upload and download.
|
Filename | Size |
---|---|
fastdep-file-1.0.7.pom | |
fastdep-file-1.0.7.jar | 14 KB |
fastdep-file-1.0.7-sources.jar | 9 KB |
fastdep-file-1.0.7-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-file/ -->
<dependency>
<groupId>com.louislivi.fastdep</groupId>
<artifactId>fastdep-file</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-file/
implementation 'com.louislivi.fastdep:fastdep-file:1.0.7'
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-file/
implementation ("com.louislivi.fastdep:fastdep-file:1.0.7")
'com.louislivi.fastdep:fastdep-file:jar:1.0.7'
<dependency org="com.louislivi.fastdep" name="fastdep-file" rev="1.0.7">
<artifact name="fastdep-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.louislivi.fastdep', module='fastdep-file', version='1.0.7')
)
libraryDependencies += "com.louislivi.fastdep" % "fastdep-file" % "1.0.7"
[com.louislivi.fastdep/fastdep-file "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |