Possibly

A type that can contain a value or exception

License

License

MIT
GroupId

GroupId

io.github.rkamradt
ArtifactId

ArtifactId

possibly
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Possibly
A type that can contain a value or exception
Project URL

Project URL

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

Download possibly

How to add to project

<!-- 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"]

Dependencies

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0