is not current version
Last Version 1.0.1

pl.wkr:fluent-exception-rule 1.0.0

fluent exception rule on assertj assertions for junit

GroupId

GroupId

pl.wkr
ArtifactId

ArtifactId

fluent-exception-rule
Version

Version

1.0.0
Type

Type

jar

Download fluent-exception-rule 1.0.0


<!-- https://jarcasting.com/artifacts/pl.wkr/fluent-exception-rule/ -->
<dependency>
    <groupId>pl.wkr</groupId>
    <artifactId>fluent-exception-rule</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wkr/fluent-exception-rule/
implementation 'pl.wkr:fluent-exception-rule:1.0.0'
// https://jarcasting.com/artifacts/pl.wkr/fluent-exception-rule/
implementation ("pl.wkr:fluent-exception-rule:1.0.0")
'pl.wkr:fluent-exception-rule:jar:1.0.0'
<dependency org="pl.wkr" name="fluent-exception-rule" rev="1.0.0">
  <artifact name="fluent-exception-rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wkr', module='fluent-exception-rule', version='1.0.0')
)
libraryDependencies += "pl.wkr" % "fluent-exception-rule" % "1.0.0"
[pl.wkr/fluent-exception-rule "1.0.0"]