is not current version
Last Version 0.7

com.github.flowersinthesand:portal-chat-atmosphere 0.5


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-chat-atmosphere
Version

Version

0.5
Type

Type

war

Download portal-chat-atmosphere 0.5


<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat-atmosphere/ -->
<dependency>
    <groupId>com.github.flowersinthesand</groupId>
    <artifactId>portal-chat-atmosphere</artifactId>
    <version>0.5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat-atmosphere/
implementation 'com.github.flowersinthesand:portal-chat-atmosphere:0.5'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-chat-atmosphere/
implementation ("com.github.flowersinthesand:portal-chat-atmosphere:0.5")
'com.github.flowersinthesand:portal-chat-atmosphere:war:0.5'
<dependency org="com.github.flowersinthesand" name="portal-chat-atmosphere" rev="0.5">
  <artifact name="portal-chat-atmosphere" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-chat-atmosphere', version='0.5')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-chat-atmosphere" % "0.5"
[com.github.flowersinthesand/portal-chat-atmosphere "0.5"]