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