is not current version
Last Version 0.7

com.github.flowersinthesand:portal-core 0.6


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-core
Version

Version

0.6
Type

Type

jar

Download portal-core 0.6


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