Portal for Java

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

Лицензия

Лицензия

Группа

Группа

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

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

portal
Последняя версия

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

0.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать portal

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.github.flowersinthesand : wes jar 0.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.1
org.slf4j : slf4j-api jar 1.7.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.9.0
0.8.1
0.8.0