не последняя версия
Последняя версия 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

Группа

Группа

io.github.fxboy
Идентификатор

Идентификатор

fileview-sboot
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать 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"]