tests-core

Reusable test assertions

License

License

GroupId

GroupId

com.pragmaticobjects.oo.tests
ArtifactId

ArtifactId

tests-core
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

tests-core
Reusable test assertions

Download tests-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.vavr : vavr jar 0.10.2
com.pragmaticobjects.oo.equivalence : equivalence-base jar 0.1.3

Project Modules

There are no modules declared in this project.
com.pragmaticobjects.oo.tests

Pragmatic Objects

The pragmatic way of using Elegant Objects in action

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
0.0.0