| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdcom.pragmaticobjects.oo.tests | 
| ArtifactId | ArtifactIdtests-junit4 | 
| Last Version | Last Version0.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiontests-junit4 Reusable test assertions | 
| Filename | Size | 
|---|---|
| tests-junit4-0.1.3.pom | |
| tests-junit4-0.1.3.jar | 4 KB | 
| tests-junit4-0.1.3-sources.jar | 4 KB | 
| tests-junit4-0.1.3-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.pragmaticobjects.oo.tests/tests-junit4/ -->
<dependency>
    <groupId>com.pragmaticobjects.oo.tests</groupId>
    <artifactId>tests-junit4</artifactId>
    <version>0.1.3</version>
</dependency>// https://jarcasting.com/artifacts/com.pragmaticobjects.oo.tests/tests-junit4/
implementation 'com.pragmaticobjects.oo.tests:tests-junit4:0.1.3'// https://jarcasting.com/artifacts/com.pragmaticobjects.oo.tests/tests-junit4/
implementation ("com.pragmaticobjects.oo.tests:tests-junit4:0.1.3")'com.pragmaticobjects.oo.tests:tests-junit4:jar:0.1.3'<dependency org="com.pragmaticobjects.oo.tests" name="tests-junit4" rev="0.1.3">
  <artifact name="tests-junit4" type="jar" />
</dependency>@Grapes(
@Grab(group='com.pragmaticobjects.oo.tests', module='tests-junit4', version='0.1.3')
)libraryDependencies += "com.pragmaticobjects.oo.tests" % "tests-junit4" % "0.1.3"[com.pragmaticobjects.oo.tests/tests-junit4 "0.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.pragmaticobjects.oo.tests : tests-core | jar | 0.1.3 | 
| junit : junit | jar | 4.13 | 
| io.vavr : vavr | jar | 0.10.2 | 
| com.pragmaticobjects.oo.equivalence : equivalence-base | jar | 0.1.3 |