Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.xaloon.profiles |
ArtifactId | ArtifactIdxaloon-wicket-profiles |
Version | Version1.5.1 |
Type | Typepom |
Filename | Size |
---|---|
xaloon-wicket-profiles-1.5.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.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-wicket-profiles/
implementation 'org.xaloon.profiles:xaloon-wicket-profiles:1.5.1'
// https://jarcasting.com/artifacts/org.xaloon.profiles/xaloon-wicket-profiles/
implementation ("org.xaloon.profiles:xaloon-wicket-profiles:1.5.1")
'org.xaloon.profiles:xaloon-wicket-profiles:pom:1.5.1'
<dependency org="org.xaloon.profiles" name="xaloon-wicket-profiles" rev="1.5.1">
<artifact name="xaloon-wicket-profiles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xaloon.profiles', module='xaloon-wicket-profiles', version='1.5.1')
)
libraryDependencies += "org.xaloon.profiles" % "xaloon-wicket-profiles" % "1.5.1"
[org.xaloon.profiles/xaloon-wicket-profiles "1.5.1"]