Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-facebook-parent |
Version | Version6.0.0-beta1.1 |
Type | Typepom |
Filename | Size |
---|---|
wicket-facebook-parent-6.0.0-beta1.1.pom | 610 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-facebook-parent</artifactId>
<version>6.0.0-beta1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook-parent/
implementation 'org.wicketstuff:wicket-facebook-parent:6.0.0-beta1.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-facebook-parent/
implementation ("org.wicketstuff:wicket-facebook-parent:6.0.0-beta1.1")
'org.wicketstuff:wicket-facebook-parent:pom:6.0.0-beta1.1'
<dependency org="org.wicketstuff" name="wicket-facebook-parent" rev="6.0.0-beta1.1">
<artifact name="wicket-facebook-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-facebook-parent', version='6.0.0-beta1.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-facebook-parent" % "6.0.0-beta1.1"
[org.wicketstuff/wicket-facebook-parent "6.0.0-beta1.1"]