io.jstate:core

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

License

License

GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.jstate : api jar 0.0.2

Project Modules

There are no modules declared in this project.

jstateio

JState is a framework for managing processes an their stateDefinitions

Versions

Version
0.0.2
0.0.1