is not current version
Last Version 4.4.7

org.smallmind:smallmind-wicket 3.3.2

Wicket Widgets and Extensions

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-wicket
Version

Version

3.3.2
Type

Type

jar

Download smallmind-wicket 3.3.2


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