is not current version
Last Version 1.0.3

com.aegisql:ftry 1.0.0

Functional wrapper for try-catch-finally

GroupId

GroupId

com.aegisql
ArtifactId

ArtifactId

ftry
Version

Version

1.0.0
Type

Type

jar

Download ftry 1.0.0


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