License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIduniverse-support-stateful |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuniverse bom
|
<!-- https://jarcasting.com/artifacts/io.github.ooknight/universe-support-stateful/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>universe-support-stateful</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/universe-support-stateful/
implementation 'io.github.ooknight:universe-support-stateful:1.0.1'
// https://jarcasting.com/artifacts/io.github.ooknight/universe-support-stateful/
implementation ("io.github.ooknight:universe-support-stateful:1.0.1")
'io.github.ooknight:universe-support-stateful:jar:1.0.1'
<dependency org="io.github.ooknight" name="universe-support-stateful" rev="1.0.1">
<artifact name="universe-support-stateful" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='universe-support-stateful', version='1.0.1')
)
libraryDependencies += "io.github.ooknight" % "universe-support-stateful" % "1.0.1"
[io.github.ooknight/universe-support-stateful "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
ch.qos.logback : logback-classic | jar |