is not current version
Last Version 0.0.10

org.trustedanalytics:rest-error-handling 0.0.7


GroupId

GroupId

org.trustedanalytics
ArtifactId

ArtifactId

rest-error-handling
Version

Version

0.0.7
Type

Type

jar

Download rest-error-handling 0.0.7


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