Last Version

Portal for Java 0.9.0

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

License

License

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

portal
Version

Version

0.9.0
Type

Type

jar
Description

Description

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

Download portal 0.9.0


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.