License |
License |
---|---|
GroupId | GroupIdcom.aegisql |
ArtifactId | ArtifactIdftry |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionftry
Functional wrapper for try-catch-finally
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ftry-1.0.3.pom | |
ftry-1.0.3.jar | 18 KB |
ftry-1.0.3-sources.jar | 9 KB |
ftry-1.0.3-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aegisql/ftry/ -->
<dependency>
<groupId>com.aegisql</groupId>
<artifactId>ftry</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aegisql/ftry/
implementation 'com.aegisql:ftry:1.0.3'
// https://jarcasting.com/artifacts/com.aegisql/ftry/
implementation ("com.aegisql:ftry:1.0.3")
'com.aegisql:ftry:jar:1.0.3'
<dependency org="com.aegisql" name="ftry" rev="1.0.3">
<artifact name="ftry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aegisql', module='ftry', version='1.0.3')
)
libraryDependencies += "com.aegisql" % "ftry" % "1.0.3"
[com.aegisql/ftry "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
log4j : log4j | jar | 1.2.17 |