is not current version
Last Version 0.7

com.github.flowersinthesand:portal-spring 0.3


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-spring
Version

Version

0.3
Type

Type

jar

Download portal-spring 0.3


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