Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdde.alpharogroup |
ArtifactId | ArtifactIdwicket-pnotify |
Version | Version6.21.3 |
Type | Typejar |
Filename | Size |
---|---|
wicket-pnotify-6.21.3.pom | |
wicket-pnotify-6.21.3.jar | 21 KB |
wicket-pnotify-6.21.3-sources.jar | 18 KB |
wicket-pnotify-6.21.3-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.alpharogroup/wicket-pnotify/ -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>wicket-pnotify</artifactId>
<version>6.21.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-pnotify/
implementation 'de.alpharogroup:wicket-pnotify:6.21.3'
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-pnotify/
implementation ("de.alpharogroup:wicket-pnotify:6.21.3")
'de.alpharogroup:wicket-pnotify:jar:6.21.3'
<dependency org="de.alpharogroup" name="wicket-pnotify" rev="6.21.3">
<artifact name="wicket-pnotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='wicket-pnotify', version='6.21.3')
)
libraryDependencies += "de.alpharogroup" % "wicket-pnotify" % "6.21.3"
[de.alpharogroup/wicket-pnotify "6.21.3"]