не последняя версия
Последняя версия 0.9.0

io.github.flowersinthesand:portal 0.8.0

The Portal for Java is a client and server implementation of the Portal written in Java.

Группа

Группа

io.github.flowersinthesand
Идентификатор

Идентификатор

portal
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать portal 0.8.0


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