| License |
License |
|---|---|
| GroupId | GroupIdio.enoa |
| ArtifactId | ArtifactIdstove-firetpl |
| Last Version | Last Version1.7.2-rc |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEnoa
|
| Filename | Size |
|---|---|
| stove-firetpl-1.7.2-rc.pom | |
| stove-firetpl-1.7.2-rc.jar | 4 KB |
| stove-firetpl-1.7.2-rc-sources.jar | 3 KB |
| stove-firetpl-1.7.2-rc-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.enoa/stove-firetpl/ -->
<dependency>
<groupId>io.enoa</groupId>
<artifactId>stove-firetpl</artifactId>
<version>1.7.2-rc</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/stove-firetpl/
implementation 'io.enoa:stove-firetpl:1.7.2-rc'
// https://jarcasting.com/artifacts/io.enoa/stove-firetpl/
implementation ("io.enoa:stove-firetpl:1.7.2-rc")
'io.enoa:stove-firetpl:jar:1.7.2-rc'
<dependency org="io.enoa" name="stove-firetpl" rev="1.7.2-rc">
<artifact name="stove-firetpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='stove-firetpl', version='1.7.2-rc')
)
libraryDependencies += "io.enoa" % "stove-firetpl" % "1.7.2-rc"
[io.enoa/stove-firetpl "1.7.2-rc"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.enoa : stove-api | jar | 1.7.2-rc |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |