Last Version

try-monad 1.0

A Java Try Monad

License

License

GroupId

GroupId

com.jecklgamis
ArtifactId

ArtifactId

try-monad
Version

Version

1.0
Type

Type

jar
Description

Description

try-monad
A Java Try Monad
Project URL

Project URL

http://github.com/jecklgamis/try-monad
Source Code Management

Source Code Management

http://github.com/jecklgamis/try-monad/tree/master

Download try-monad 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.