is not current version
Last Version 0.7

com.github.flowersinthesand:portal-atmosphere 0.6


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-atmosphere
Version

Version

0.6
Type

Type

jar

Download portal-atmosphere 0.6


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