is not current version
Last Version 2.2

ru.d-shap:assertions 1.0

Assertions framework provides facilities for the unit testing

GroupId

GroupId

ru.d-shap
ArtifactId

ArtifactId

assertions
Version

Version

1.0
Type

Type

jar

Download assertions 1.0


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