is not current version
Last Version 1.6.1

org.xaloon.wicket:xaloon-wicket-components 1.5.1

wicket components

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.xaloon.wicket
ArtifactId

ArtifactId

xaloon-wicket-components
Version

Version

1.5.1
Type

Type

jar

Download xaloon-wicket-components 1.5.1


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