не последняя версия
Последняя версия 7.15.25

com.idrsolutions:OpenViewerFX 7.14.23

Open Source (LGPL) JavaFX PDF Viewer for NetBeans plugin

Группа

Группа

com.idrsolutions
Идентификатор

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

OpenViewerFX
Версия

Версия

7.14.23
Тип

Тип

jar

Скачать OpenViewerFX 7.14.23


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