The assertion library


License

License

GroupId

GroupId

org.realityforge.grim
ArtifactId

ArtifactId

grim-asserts
Last Version

Last Version

0.09
Release Date

Release Date

Type

Type

jar
Description

Description

The assertion library
The assertion library
Project URL

Project URL

https://github.com/realityforge/grim

Download grim-asserts

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.realityforge.javax.annotation : javax.annotation jar 1.0.1
org.glassfish : javax.json jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.09
0.08
0.07
0.06
0.05
0.04
0.03
0.02
0.01