io.enoa:stove-api

Enoa

License

License

GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

stove-api
Last Version

Last Version

1.7.2-rc
Release Date

Release Date

Type

Type

jar
Description

Description

Enoa

Download stove-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2-rc
1.7.0-beta
1.6-beta.2