is not current version
Last Version 0.7

com.github.flowersinthesand:portal-spel 0.6.1


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-spel
Version

Version

0.6.1
Type

Type

jar

Download portal-spel 0.6.1


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