is not current version
Last Version 0.7

com.github.flowersinthesand:portal-play 0.5


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-play
Version

Version

0.5
Type

Type

jar

Download portal-play 0.5


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