License |
License |
---|---|
GroupId | GroupIdcom.louislivi.fastdep |
ArtifactId | ArtifactIdfastdep-file |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionfastdep-file
Fast integrated file upload and download.
|
Filename | Size |
---|---|
fastdep-file-1.0.6.pom | |
fastdep-file-1.0.6.jar | 14 KB |
fastdep-file-1.0.6-sources.jar | 9 KB |
fastdep-file-1.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-file/
implementation 'com.louislivi.fastdep:fastdep-file:1.0.6'
// https://jarcasting.com/artifacts/com.louislivi.fastdep/fastdep-file/
implementation ("com.louislivi.fastdep:fastdep-file:1.0.6")
'com.louislivi.fastdep:fastdep-file:jar:1.0.6'
<dependency org="com.louislivi.fastdep" name="fastdep-file" rev="1.0.6">
<artifact name="fastdep-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.louislivi.fastdep', module='fastdep-file', version='1.0.6')
)
libraryDependencies += "com.louislivi.fastdep" % "fastdep-file" % "1.0.6"
[com.louislivi.fastdep/fastdep-file "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.5.RELEASE |