Current version is 1.5.3.
To add JSONassert to your project download the latest release or add the following dependency to your pom.xml:
<dependency> <groupId>org.skyscreamer</groupId> <artifactId>jsonassert</artifactId> <version>1.5.3</version> </dependency>
Here are the JavaDocs.