Last Version

io.jstate:core 0.0.2

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

License

License

GroupId

GroupId

io.jstate
ArtifactId

ArtifactId

core
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Download core 0.0.2


<!-- 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.