is not current version
Last Version 0.9.0

io.github.flowersinthesand:portal-parent 0.8.1

Portal for Java

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

portal-parent
Version

Version

0.8.1
Type

Type

pom

Download portal-parent 0.8.1

Filename Size
portal-parent-0.8.1.pom 4 KB
Browse

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