Last Version

SpiceIt API 0.1

SpiceIt Application Programming Interface exposes SpiceIt features to the world.

License

License

GroupId

GroupId

gg.neko.spiceit
ArtifactId

ArtifactId

spiceit-api
Version

Version

0.1
Type

Type

jar
Description

Description

SpiceIt API
SpiceIt Application Programming Interface exposes SpiceIt features to the world.

Download spiceit-api 0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.