is not current version
Last Version 6.0.0

org.openbaton:exception 5.1.2

Openbaton libraries for almost everything

GroupId

GroupId

org.openbaton
ArtifactId

ArtifactId

exception
Version

Version

5.1.2
Type

Type

jar

Download exception 5.1.2


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