Last Version

kstate 0.1.11

A Kotlin Multiplatform library for creating state machines

License

License

GroupId

GroupId

tech.bam
ArtifactId

ArtifactId

kstate
Version

Version

0.1.11
Type

Type

pom
Description

Description

kstate
A Kotlin Multiplatform library for creating state machines
Project URL

Project URL

https://github.com/bamlab/kstate
Source Code Management

Source Code Management

https://github.com/bamlab/kstate

Download kstate 0.1.11


<!-- https://jarcasting.com/artifacts/tech.bam/kstate/ -->
<dependency>
    <groupId>tech.bam</groupId>
    <artifactId>kstate</artifactId>
    <version>0.1.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tech.bam/kstate/
implementation 'tech.bam:kstate:0.1.11'
// https://jarcasting.com/artifacts/tech.bam/kstate/
implementation ("tech.bam:kstate:0.1.11")
'tech.bam:kstate:pom:0.1.11'
<dependency org="tech.bam" name="kstate" rev="0.1.11">
  <artifact name="kstate" type="pom" />
</dependency>
@Grapes(
@Grab(group='tech.bam', module='kstate', version='0.1.11')
)
libraryDependencies += "tech.bam" % "kstate" % "0.1.11"
[tech.bam/kstate "0.1.11"]

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.