is not current version
Last Version 4.4.7

org.smallmind:smallmind-wicket 4.1.0

Wicket Widgets and Extensions

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-wicket
Version

Version

4.1.0
Type

Type

jar

Download smallmind-wicket 4.1.0


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