is not current version
Last Version 1.0.9

io.github.junxworks:junx-spel 1.0.7


GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-spel
Version

Version

1.0.7
Type

Type

jar

Download junx-spel 1.0.7


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