is not current version
Last Version 1.6.1

org.xaloon.wicket:xaloon-wicket-components-resources 1.5.2

default wicket resources, such as html, properties xml, css, etc

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.xaloon.wicket
ArtifactId

ArtifactId

xaloon-wicket-components-resources
Version

Version

1.5.2
Type

Type

jar

Download xaloon-wicket-components-resources 1.5.2


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