is not current version
Last Version 3.0.4

org.refcodes:refcodes-exception 2.1.2

Artifact for exception handling functionality.

License

License

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-exception
Version

Version

2.1.2
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 2.1.2


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.