is not current version
Last Version 0.7

com.github.flowersinthesand:portal-atmosphere 0.3


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-atmosphere
Version

Version

0.3
Type

Type

jar

Download portal-atmosphere 0.3


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