Last Version

ftry 1.0.3

Functional wrapper for try-catch-finally

License

License

GroupId

GroupId

com.aegisql
ArtifactId

ArtifactId

ftry
Version

Version

1.0.3
Type

Type

jar
Description

Description

ftry
Functional wrapper for try-catch-finally
Project URL

Project URL

https://github.com/aegisql/ftry
Project Organization

Project Organization

AEGIS DATA SOLUTIONS, LLC
Source Code Management

Source Code Management

https://github.com/aegisql/ftry

Download ftry 1.0.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.