Last Version

io.jstate:api 0.0.2

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

License

License

GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

api
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Download api 0.0.2


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