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

Группа

Группа

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

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

fileview-sboot
Версия

Версия

1.0.2
Тип

Тип

jar

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