is not current version
Last Version 4.0.1

io.github.fxboy:fileview-sboot 1.0.2

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

io.github.fxboy
ArtifactId

ArtifactId

fileview-sboot
Version

Version

1.0.2
Type

Type

jar

Download fileview-sboot 1.0.2


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