GroupId | GroupIdio.enoa |
---|---|
ArtifactId | ArtifactIdstove-firetpl |
Version | Version1.6-beta.2 |
Type | Typejar |
Filename | Size |
---|---|
stove-firetpl-1.6-beta.2.pom | |
stove-firetpl-1.6-beta.2.jar | 4 KB |
stove-firetpl-1.6-beta.2-sources.jar | 3 KB |
stove-firetpl-1.6-beta.2-javadoc.jar | 28 KB |
Browse |
<!-- 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"]