is not current version
Last Version 4.4.7

org.smallmind:smallmind-wicket 2.4.23

Wicket Widgets and Extensions

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

smallmind-wicket
Version

Version

2.4.23
Type

Type

jar

Download smallmind-wicket 2.4.23


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