Last Version

sequentialstate 0.1.0

Minimal, thread-safe state encapsulation

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.gfxmonk
ArtifactId

ArtifactId

sequentialstate_2.12
Version

Version

0.1.0
Type

Type

jar
Description

Description

sequentialstate
Minimal, thread-safe state encapsulation
Project URL

Project URL

https://github.com/timbertson/sequentialstate
Project Organization

Project Organization

net.gfxmonk
Source Code Management

Source Code Management

https://github.com/timbertson/sequentialstate

Download sequentialstate_2.12 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
io.monix : monix-execution_2.12 jar 2.3.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.