All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download maybe JAR file with all dependencies


maybe from group io.github.joselion (version 4.4.0)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: io.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
Download maybe.jar (4.4.0)
 

0 downloads
Artifact maybe
Group io.github.joselion
Version 4.4.0
Last update 13. July 2024
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!

maybe from group com.github.joselion (version 2.1.1)

Group: com.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
Download maybe.jar (2.1.1)
 

0 downloads
Artifact maybe
Group com.github.joselion
Version 2.1.1


maybe from group com.github.sirikid (version 1.1.0)

Implementation Maybe monad in Java

Group: com.github.sirikid Artifact: maybe
Show all versions Show documentation Show source 
Download maybe.jar (1.1.0)
 

0 downloads
Artifact maybe
Group com.github.sirikid
Version 1.1.0
Last update 22. January 2016
Organization not specified
URL https://github.com/sirikid/maybe
License The MIT License (MIT)
Dependencies amount 1
Dependencies annotations,
There are maybe transitive dependencies!

maybe from group com.adamldavis (version 0.0.1)

Slightly modified and updated version of Nat Pryce's Maybe.

Group: com.adamldavis Artifact: maybe
Show documentation Show source 
Download maybe.jar (0.0.1)
 

1 downloads
Artifact maybe
Group com.adamldavis
Version 0.0.1
Last update 16. April 2013
Organization not specified
URL http://adamldavis.com/maybe
License Apache 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

maybe from group com.ckkloverdos (version 0.6.0)

Group: com.ckkloverdos Artifact: maybe
Show all versions Show documentation Show source 
Download maybe.jar (0.6.0)
 

0 downloads
Artifact maybe
Group com.ckkloverdos
Version 0.6.0




Page 1 from 1 (items total 5)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy