is not current version
Last Version 7.6.0

de.alpharogroup:wicket-chat-api 6.21.0

This project holds interfaces for the chat communication. Inspired from the wicketstuff push project. Many interfaces are took from the wicketstuff push project.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

de.alpharogroup
ArtifactId

ArtifactId

wicket-chat-api
Version

Version

6.21.0
Type

Type

jar

Download wicket-chat-api 6.21.0


<!-- https://jarcasting.com/artifacts/de.alpharogroup/wicket-chat-api/ -->
<dependency>
    <groupId>de.alpharogroup</groupId>
    <artifactId>wicket-chat-api</artifactId>
    <version>6.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-chat-api/
implementation 'de.alpharogroup:wicket-chat-api:6.21.0'
// https://jarcasting.com/artifacts/de.alpharogroup/wicket-chat-api/
implementation ("de.alpharogroup:wicket-chat-api:6.21.0")
'de.alpharogroup:wicket-chat-api:jar:6.21.0'
<dependency org="de.alpharogroup" name="wicket-chat-api" rev="6.21.0">
  <artifact name="wicket-chat-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.alpharogroup', module='wicket-chat-api', version='6.21.0')
)
libraryDependencies += "de.alpharogroup" % "wicket-chat-api" % "6.21.0"
[de.alpharogroup/wicket-chat-api "6.21.0"]