is not current version
Last Version 1.7.2-rc

io.enoa:stove-firetpl 1.6-beta.2


GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

stove-firetpl
Version

Version

1.6-beta.2
Type

Type

jar

Download stove-firetpl 1.6-beta.2


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