is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-serializer-common 7.11.0

common serializer functionality

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-serializer-common
Version

Version

7.11.0
Type

Type

jar

Download wicketstuff-serializer-common 7.11.0


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