Skip to main content

Installation

Installation: Add Rage4J-Assert to Your Project

To start using Rage4J, add the following Maven dependency to your pom.xml file:

<dependency>
<groupId>dev.rage4j</groupId>
<artifactId>rage-assert</artifactId>
<version>1.0.2</version>
</dependency>

Once added, Maven will download and include the library in your project automatically.


Explore more about Rage4J:

  1. RAGE4j-Core
  2. RAGE4j-Assert
  3. Contribution guide