ImmutableSOC

Library for Immutable Settlers of Catan.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

io.github.soc-training-tool
ArtifactId

ArtifactId

immutablesoc_2.13
Last Version

Last Version

0.4.5
Release Date

Release Date

Type

Type

jar
Description

Description

ImmutableSOC
Library for Immutable Settlers of Catan.
Project URL

Project URL

https://github.com/SOC-Training-Tool/ImmutableSOC
Project Organization

Project Organization

io.github.soc-training-tool
Source Code Management

Source Code Management

https://github.com/SOC-Training-Tool/ImmutableSOC

Download immutablesoc_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.soc-training-tool/immutablesoc_2.13/ -->
<dependency>
    <groupId>io.github.soc-training-tool</groupId>
    <artifactId>immutablesoc_2.13</artifactId>
    <version>0.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.soc-training-tool/immutablesoc_2.13/
implementation 'io.github.soc-training-tool:immutablesoc_2.13:0.4.5'
// https://jarcasting.com/artifacts/io.github.soc-training-tool/immutablesoc_2.13/
implementation ("io.github.soc-training-tool:immutablesoc_2.13:0.4.5")
'io.github.soc-training-tool:immutablesoc_2.13:jar:0.4.5'
<dependency org="io.github.soc-training-tool" name="immutablesoc_2.13" rev="0.4.5">
  <artifact name="immutablesoc_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.soc-training-tool', module='immutablesoc_2.13', version='0.4.5')
)
libraryDependencies += "io.github.soc-training-tool" % "immutablesoc_2.13" % "0.4.5"
[io.github.soc-training-tool/immutablesoc_2.13 "0.4.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.scalactic : scalactic_2.13 jar 3.0.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8

Project Modules

There are no modules declared in this project.

ImmutableSOC

A library that contains all SOC soc.state information and can control an SOC game. The soc.state objects are all immutable to control soc.state transitions.

Versions

Version
0.4.5
0.4.4
0.4.3
0.4.2
0.4.0+6-19ad1bc7
0.3.1+21-08df24f8
0.3.1+20-319ceef6
0.3.1+19-b557701a
0.3.1+12-7b88a098
0.3.1+11-9e2e8853
0.3.1+11-d7580917
0.3.1+10-0848c80c
0.0.1