Last Version

io.jstate:spi 0.0.2

JState is a framework for managing processes an their states with java

License

License

GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

spi
Version

Version

0.0.2
Type

Type

jar
Description

Description

JState is a framework for managing processes an their states with java

Download spi 0.0.2

Filename Size
spi-0.0.2.pom
spi-0.0.2.jar 1 KB
Browse

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

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.