is not current version
Last Version 1.2.1

net.optionfactory:problems 1.0

A library to model and collect failures and map them as REST APIs responses

Categories

Categories

Net
GroupId

GroupId

net.optionfactory
ArtifactId

ArtifactId

problems
Version

Version

1.0
Type

Type

jar

Download problems 1.0


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