Last Version

org.refcodes:refcodes-exception 3.0.4

Artifact for exception handling functionality.

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-exception
Version

Version

3.0.4
Type

Type

jar
Description

Description

org.refcodes:refcodes-exception
Artifact for exception handling functionality.
Project URL

Project URL

https://bitbucket.org/refcodes/refcodes-exception
Source Code Management

Source Code Management

https://bitbucket.org/refcodes/refcodes-exception

Download refcodes-exception 3.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.refcodes : refcodes-licensing jar 3.0.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.