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