is not current version
Last Version 1.7.2-rc

io.enoa:stove-firetpl 1.7.0-beta


GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

stove-firetpl
Version

Version

1.7.0-beta
Type

Type

jar

Download stove-firetpl 1.7.0-beta


<!-- https://jarcasting.com/artifacts/io.enoa/stove-firetpl/ -->
<dependency>
    <groupId>io.enoa</groupId>
    <artifactId>stove-firetpl</artifactId>
    <version>1.7.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/stove-firetpl/
implementation 'io.enoa:stove-firetpl:1.7.0-beta'
// https://jarcasting.com/artifacts/io.enoa/stove-firetpl/
implementation ("io.enoa:stove-firetpl:1.7.0-beta")
'io.enoa:stove-firetpl:jar:1.7.0-beta'
<dependency org="io.enoa" name="stove-firetpl" rev="1.7.0-beta">
  <artifact name="stove-firetpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='stove-firetpl', version='1.7.0-beta')
)
libraryDependencies += "io.enoa" % "stove-firetpl" % "1.7.0-beta"
[io.enoa/stove-firetpl "1.7.0-beta"]