is not current version
Last Version 1.5.39

com.github.mlk:assortmentofjunitrules 1.5.32

Useful assortment of JUnit rules for integration testing

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mlk
ArtifactId

ArtifactId

assortmentofjunitrules
Version

Version

1.5.32
Type

Type

jar

Download assortmentofjunitrules 1.5.32


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