Last Version

Veritas 0.4

A fluent assertion DSL in Java

License

License

GroupId

GroupId

io.github.ingmargoudt
ArtifactId

ArtifactId

veritas
Version

Version

0.4
Type

Type

jar
Description

Description

Veritas
A fluent assertion DSL in Java
Project URL

Project URL

http://github.com/ingmargoudt/veritas
Source Code Management

Source Code Management

https://github.com/ingmargoudt/veritas

Download veritas 0.4


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0-M1

Project Modules

There are no modules declared in this project.