Core invariant verification library


License

License

GroupId

GroupId

org.realityforge.braincheck
ArtifactId

ArtifactId

braincheck-core
Last Version

Last Version

1.31.0
Release Date

Release Date

Type

Type

jar
Description

Description

Core invariant verification library
Core invariant verification library
Project URL

Project URL

https://github.com/realityforge/braincheck

Download braincheck-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.realityforge.javax.annotation : javax.annotation jar 1.0.1
com.google.jsinterop : jsinterop-annotations jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.31.0
1.30.0