Last Version

Wicket SVG library 6.5.0

A library for the Wicket framworke to work with SVG

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.github.dzwicker.wicket
ArtifactId

ArtifactId

wicket-svg
Version

Version

6.5.0
Type

Type

jar
Description

Description

Wicket SVG library
A library for the Wicket framworke to work with SVG
Source Code Management

Source Code Management

https://github.com/dzwicker/wicket-svg

Download wicket-svg 6.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.5.0
org.apache.commons : commons-lang3 jar 3.1

Project Modules

There are no modules declared in this project.