Group: Uscala
1.Uscala Try Ops1 usages
org.uscala » uscala-try-ops MIT
This small library adds some useful methods to `Try` like sequence.
Last Release on Jan 28, 2022
2.Uscala Result5 usages
org.uscala » uscala-result MIT
A right biased union type that holds a value for a successful computation or a value for a failed one.
Last Release on Dec 19, 2019
3.Uscala Result Specs24 usages
org.uscala » uscala-result-specs2 MIT
Specs2 matchers for uscala result.
Last Release on Dec 19, 2019
4.Uscala Result Async3 usages
org.uscala » uscala-result-async MIT
A right biased union type that holds a value for an asynchronous/future successful computation or a value for a failed one.
Last Release on Dec 19, 2019
5.Uscala Headed
org.uscala » uscala-headed MIT
An ultra simple "list" that ensures the existence of at least an element (i.e. a non-empty list).
Last Release on Dec 19, 2019
6.Uscala I18N
org.uscala » uscala-i18n MIT
Simple message internationalization scala micro library with no dependencies for the JVM.
Last Release on Dec 19, 2019
7.Uscala Retry
org.uscala » uscala-retry MIT
A small utility that retries a computation until it is successful using a backoff algorithm (exponential backoff by default).
Last Release on Dec 19, 2019
8.Uscala Timeout
org.uscala » uscala-timeout MIT
A small utility that allows to query if a specific amount of time has elapsed or not.
Last Release on Dec 19, 2019
9.Uscala Typed Env
org.uscala » uscala-typed-env MIT
Safely retrieve typed environment variables values with this scala micro library with no dependencies for the JVM.
Last Release on Dec 19, 2019
10.Uscala URL
org.uscala » uscala-url MIT
An immutable URL class with some useful methods to construct it, get the params, convert it to other types...
Last Release on Dec 19, 2019