is not current version
Last Version 0.28.0-RC.0

org.zalando:problem-violations 0.25.2

Constraint violations Problems

GroupId

GroupId

org.zalando
ArtifactId

ArtifactId

problem-violations
Version

Version

0.25.2
Type

Type

jar

Download problem-violations 0.25.2


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