Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.xaloon.plugins |
ArtifactId | ArtifactIdxaloon-wicket-plugins-parent |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxaloon wicket plugins folder
|
Filename | Size |
---|---|
xaloon-wicket-plugins-parent-1.6.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugins-parent/ -->
<dependency>
<groupId>org.xaloon.plugins</groupId>
<artifactId>xaloon-wicket-plugins-parent</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugins-parent/
implementation 'org.xaloon.plugins:xaloon-wicket-plugins-parent:1.6.1'
// https://jarcasting.com/artifacts/org.xaloon.plugins/xaloon-wicket-plugins-parent/
implementation ("org.xaloon.plugins:xaloon-wicket-plugins-parent:1.6.1")
'org.xaloon.plugins:xaloon-wicket-plugins-parent:pom:1.6.1'
<dependency org="org.xaloon.plugins" name="xaloon-wicket-plugins-parent" rev="1.6.1">
<artifact name="xaloon-wicket-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.plugins', module='xaloon-wicket-plugins-parent', version='1.6.1')
)
libraryDependencies += "org.xaloon.plugins" % "xaloon-wicket-plugins-parent" % "1.6.1"
[org.xaloon.plugins/xaloon-wicket-plugins-parent "1.6.1"]