License |
License |
---|---|
GroupId | GroupIdorg.xaloon |
ArtifactId | ArtifactIdxaloon-parent |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionxaloon components
xaloon.org introduces an open source package of wicket based components
|
Project Organization |
Project Organizationxaloon.org |
Filename | Size |
---|---|
xaloon-parent-1.6.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xaloon/xaloon-parent/ -->
<dependency>
<groupId>org.xaloon</groupId>
<artifactId>xaloon-parent</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon/xaloon-parent/
implementation 'org.xaloon:xaloon-parent:1.6.0'
// https://jarcasting.com/artifacts/org.xaloon/xaloon-parent/
implementation ("org.xaloon:xaloon-parent:1.6.0")
'org.xaloon:xaloon-parent:pom:1.6.0'
<dependency org="org.xaloon" name="xaloon-parent" rev="1.6.0">
<artifact name="xaloon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xaloon', module='xaloon-parent', version='1.6.0')
)
libraryDependencies += "org.xaloon" % "xaloon-parent" % "1.6.0"
[org.xaloon/xaloon-parent "1.6.0"]