scalashogi

Shogi API written in scala. Immutable and free of side effects.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.WandererXII
ArtifactId

ArtifactId

scalashogi_2.13
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalashogi
Shogi API written in scala. Immutable and free of side effects.
Project URL

Project URL

https://github.com/WandererXII/scalashogi
Project Organization

Project Organization

WandererXII
Source Code Management

Source Code Management

https://github.com/WandererXII/scalashogi

Download scalashogi_2.13

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
com.github.ornicar » scalalib_2.13 jar 7.0.2
joda-time : joda-time jar 2.10.14
org.typelevel : cats-core_2.13 jar 2.7.0

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.15.0
org.specs2 : specs2-cats_2.13 jar 4.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0