Possibly

A type that can contain a value or exception

Лицензия

Лицензия

MIT
Группа

Группа

io.github.rkamradt
Идентификатор

Идентификатор

possibly
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Possibly
A type that can contain a value or exception
Ссылка на сайт

Ссылка на сайт

https://ci.appveyor.com/project/rkamradt/possibly

Скачать possibly

Как подключить последнюю версию

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0