is not current version
Last Version 2.2

Assertions library 2.0

Assertions library provides facilities for the unit testing

License

License

GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

assertions
Version

Version

2.0
Type

Type

jar
Description

Description

Assertions library
Assertions library provides facilities for the unit testing
Project URL

Project URL

https://github.com/d-shap/assertions
Source Code Management

Source Code Management

https://github.com/d-shap/assertions

Download assertions 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.