is not current version
Last Version 1.8.0

NoException 1.6.2

Makes exception handling concise and beautiful, yet architecturally clean and flexible.

License

License

Categories

Categories

NoException Development Tools Development Libraries
GroupId

GroupId

com.machinezoo.noexception
ArtifactId

ArtifactId

noexception
Version

Version

1.6.2
Type

Type

jar
Description

Description

NoException
Makes exception handling concise and beautiful, yet architecturally clean and flexible.
Project URL

Project URL

https://noexception.machinezoo.com/
Project Organization

Project Organization

Robert Važan
Source Code Management

Source Code Management

https://github.com/robertvazan/noexception

Download noexception 1.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.3.0
uk.org.lidalia : slf4j-test jar 1.2.0

Project Modules

There are no modules declared in this project.