License |
License |
---|---|
Categories |
CategoriesNoException Development Tools Development Libraries |
GroupId | GroupIdcom.machinezoo.noexception |
ArtifactId | ArtifactIdnoexception |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoException
Functional programming for exception handlers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
noexception-1.8.0.pom | |
noexception-1.8.0.jar | 239 KB |
noexception-1.8.0-sources.jar | 129 KB |
noexception-1.8.0-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.machinezoo.noexception/noexception/ -->
<dependency>
<groupId>com.machinezoo.noexception</groupId>
<artifactId>noexception</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.machinezoo.noexception/noexception/
implementation 'com.machinezoo.noexception:noexception:1.8.0'
// https://jarcasting.com/artifacts/com.machinezoo.noexception/noexception/
implementation ("com.machinezoo.noexception:noexception:1.8.0")
'com.machinezoo.noexception:noexception:jar:1.8.0'
<dependency org="com.machinezoo.noexception" name="noexception" rev="1.8.0">
<artifact name="noexception" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.machinezoo.noexception', module='noexception', version='1.8.0')
)
libraryDependencies += "com.machinezoo.noexception" % "noexception" % "1.8.0"
[com.machinezoo.noexception/noexception "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.machinezoo.stagean : stagean | jar | 1.2.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.2.0 |
com.github.valfirst : slf4j-test | jar | 2.3.0 |