curryhoward

Automatic code generation from function types using the Curry-Howard correspondence

License

License

GroupId

GroupId

io.chymyst
ArtifactId

ArtifactId

curryhoward_2.11
Last Version

Last Version

0.3.8
Release Date

Release Date

Type

Type

jar
Description

Description

curryhoward
Automatic code generation from function types using the Curry-Howard correspondence
Project URL

Project URL

https://github.com/Chymyst/curryhoward
Project Organization

Project Organization

io.chymyst

Download curryhoward_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8
org.scalacheck : scalacheck_2.11 jar 1.14.0
com.github.alexarchambault : scalacheck-shapeless_1.13_2.11 jar 1.1.6

Project Modules

There are no modules declared in this project.
io.chymyst

Chymyst

Declarative concurrency in Scala

Versions

Version
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0