is not current version
Last Version 0.4

com.github.flowersinthesand:portal-chat 0.3


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-chat
Version

Version

0.3
Type

Type

war

Download portal-chat 0.3


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