is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-serializer-common 6.21.0

common serializer functionality

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-serializer-common
Version

Version

6.21.0
Type

Type

jar

Download wicketstuff-serializer-common 6.21.0


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