is not current version
Last Version 0.9.0

io.github.flowersinthesand:portal-parent 0.8.0

Portal for Java

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

portal-parent
Version

Version

0.8.0
Type

Type

pom

Download portal-parent 0.8.0

Filename Size
portal-parent-0.8.0.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.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-parent/
implementation 'io.github.flowersinthesand:portal-parent:0.8.0'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-parent/
implementation ("io.github.flowersinthesand:portal-parent:0.8.0")
'io.github.flowersinthesand:portal-parent:pom:0.8.0'
<dependency org="io.github.flowersinthesand" name="portal-parent" rev="0.8.0">
  <artifact name="portal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='portal-parent', version='0.8.0')
)
libraryDependencies += "io.github.flowersinthesand" % "portal-parent" % "0.8.0"
[io.github.flowersinthesand/portal-parent "0.8.0"]