Exceptional Functions

A collection of functions that protect against unchecked Exceptions

License

License

MIT License
GroupId

GroupId

io.github.ashr123
ArtifactId

ArtifactId

exceptional-functions
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Exceptional Functions
A collection of functions that protect against unchecked Exceptions

Download exceptional-functions

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0