is not current version
Last Version 0.7

com.github.flowersinthesand:portal-spel 0.4


GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-spel
Version

Version

0.4
Type

Type

jar

Download portal-spel 0.4


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