PureCheck

Pure Functional Testing Library

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

purecheck
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

PureCheck
Pure Functional Testing Library
Project URL

Project URL

https://github.com/tonivade/purecheck
Source Code Management

Source Code Management

https://github.com/tonivade/purecheck

Download purecheck

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.tonivade : purefun-typeclasses jar 4.0

runtime (3)

Group / Artifact Type Version
com.github.tonivade : purefun-monad jar 4.0
com.github.tonivade : purefun-effect jar 4.0
com.github.tonivade : purefun-instances jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1