| License |
License |
|---|---|
| GroupId | GroupIdcom.rezzedup.util |
| ArtifactId | ArtifactIdexceptional |
| Last Version | Last Version0.2.0-rc.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExceptional
Utilities for handling exceptions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exceptional-0.2.0-rc.1.pom | |
| exceptional-0.2.0-rc.1.jar | 15 KB |
| exceptional-0.2.0-rc.1-sources.jar | 15 KB |
| exceptional-0.2.0-rc.1-javadoc.jar | 456 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rezzedup.util/exceptional/ -->
<dependency>
<groupId>com.rezzedup.util</groupId>
<artifactId>exceptional</artifactId>
<version>0.2.0-rc.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rezzedup.util/exceptional/
implementation 'com.rezzedup.util:exceptional:0.2.0-rc.1'
// https://jarcasting.com/artifacts/com.rezzedup.util/exceptional/
implementation ("com.rezzedup.util:exceptional:0.2.0-rc.1")
'com.rezzedup.util:exceptional:jar:0.2.0-rc.1'
<dependency org="com.rezzedup.util" name="exceptional" rev="0.2.0-rc.1">
<artifact name="exceptional" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rezzedup.util', module='exceptional', version='0.2.0-rc.1')
)
libraryDependencies += "com.rezzedup.util" % "exceptional" % "0.2.0-rc.1"
[com.rezzedup.util/exceptional "0.2.0-rc.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.tlinkowski.annotation : pl.tlinkowski.annotation.basic | jar | 0.2.0 |