is not current version
Last Version 0.4

com.github.flowersinthesand:portal-chat 0.2


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-chat
Version

Version

0.2
Type

Type

war

Download portal-chat 0.2


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