truth-extensions

Commonly wanted extensions for Truth.

License

License

GroupId

GroupId

dev.mardroemmar
ArtifactId

ArtifactId

truth-extensions
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

truth-extensions
Commonly wanted extensions for Truth.
Project URL

Project URL

https://github.com/Mardroemmar/truth-extensions
Source Code Management

Source Code Management

https://github.com/Mardroemmar/truth-extensions

Download truth-extensions

How to add to project

<!-- https://jarcasting.com/artifacts/dev.mardroemmar/truth-extensions/ -->
<dependency>
    <groupId>dev.mardroemmar</groupId>
    <artifactId>truth-extensions</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.mardroemmar/truth-extensions/
implementation 'dev.mardroemmar:truth-extensions:1.0.0'
// https://jarcasting.com/artifacts/dev.mardroemmar/truth-extensions/
implementation ("dev.mardroemmar:truth-extensions:1.0.0")
'dev.mardroemmar:truth-extensions:pom:1.0.0'
<dependency org="dev.mardroemmar" name="truth-extensions" rev="1.0.0">
  <artifact name="truth-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.mardroemmar', module='truth-extensions', version='1.0.0')
)
libraryDependencies += "dev.mardroemmar" % "truth-extensions" % "1.0.0"
[dev.mardroemmar/truth-extensions "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0