Last Version

curryhoward 0.3.8

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

License

License

GroupId

GroupId

io.chymyst
ArtifactId

ArtifactId

curryhoward_2.12
Version

Version

0.3.8
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.12 0.3.8


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

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.