is not current version
Last Version 4.0.1

io.github.fxboy:fileview-sboot 3.0.1

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

3.0.1
Type

Type

jar

Download fileview-sboot 3.0.1


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