is not current version
Last Version 7.18.0

org.wicketstuff:wicketstuff-pdfjs-parent 7.11.0

Parent project for WicketStuff PDF JS

Categories

Categories

JavaScript Languages Wicket User Interface Web Frameworks PDF Data
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-pdfjs-parent
Version

Version

7.11.0
Type

Type

pom

Download wicketstuff-pdfjs-parent 7.11.0


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