is not current version
Last Version 6.0.0

org.openbaton:exception 5.2.1

Openbaton libraries for almost everything

GroupId

GroupId

org.openbaton
ArtifactId

ArtifactId

exception
Version

Version

5.2.1
Type

Type

jar

Download exception 5.2.1


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