exceptional-code

Makes it easier to work with checked exceptions in Java.

License

License

Categories

Categories

Net
GroupId

GroupId

net.nebupookins
ArtifactId

ArtifactId

exceptional-code
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

exceptional-code
Makes it easier to work with checked exceptions in Java.
Project URL

Project URL

https://github.com/NebuPookins/exceptional-code
Source Code Management

Source Code Management

https://github.com/NebuPookins/exceptional-code

Download exceptional-code

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0