is not current version
Last Version 0.7

com.github.flowersinthesand:portal-parent 0.2

Portal server for Java

GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-parent
Version

Version

0.2
Type

Type

pom

Download portal-parent 0.2

Filename Size
portal-parent-0.2.pom 6 KB
Browse

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