is not current version
Last Version 1.0.6

icu.weboys:fileview-springboot 1.0.3

Preview the file online or download the file. Preview: PDF / word (PDF) / GIF / jpeg / JPG / PNG / BMP. Other types will trigger the download

GroupId

GroupId

icu.weboys
ArtifactId

ArtifactId

fileview-springboot
Version

Version

1.0.3
Type

Type

jar

Download fileview-springboot 1.0.3


<!-- https://jarcasting.com/artifacts/icu.weboys/fileview-springboot/ -->
<dependency>
    <groupId>icu.weboys</groupId>
    <artifactId>fileview-springboot</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/icu.weboys/fileview-springboot/
implementation 'icu.weboys:fileview-springboot:1.0.3'
// https://jarcasting.com/artifacts/icu.weboys/fileview-springboot/
implementation ("icu.weboys:fileview-springboot:1.0.3")
'icu.weboys:fileview-springboot:jar:1.0.3'
<dependency org="icu.weboys" name="fileview-springboot" rev="1.0.3">
  <artifact name="fileview-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.weboys', module='fileview-springboot', version='1.0.3')
)
libraryDependencies += "icu.weboys" % "fileview-springboot" % "1.0.3"
[icu.weboys/fileview-springboot "1.0.3"]