scala-logic

logic programming monad for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.pocketberserker
ArtifactId

ArtifactId

scala-logic_2.11
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

scala-logic
logic programming monad for Scala
Project URL

Project URL

https://github.com/pocketberserker/scala-logic
Project Organization

Project Organization

com.github.pocketberserker

Download scala-logic_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.pocketberserker/scala-logic_2.11/ -->
<dependency>
    <groupId>com.github.pocketberserker</groupId>
    <artifactId>scala-logic_2.11</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pocketberserker/scala-logic_2.11/
implementation 'com.github.pocketberserker:scala-logic_2.11:0.1.2'
// https://jarcasting.com/artifacts/com.github.pocketberserker/scala-logic_2.11/
implementation ("com.github.pocketberserker:scala-logic_2.11:0.1.2")
'com.github.pocketberserker:scala-logic_2.11:jar:0.1.2'
<dependency org="com.github.pocketberserker" name="scala-logic_2.11" rev="0.1.2">
  <artifact name="scala-logic_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pocketberserker', module='scala-logic_2.11', version='0.1.2')
)
libraryDependencies += "com.github.pocketberserker" % "scala-logic_2.11" % "0.1.2"
[com.github.pocketberserker/scala-logic_2.11 "0.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
org.scalaz : scalaz-core_2.11 jar 7.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0