| License |
License
MIT
|
|---|---|
| GroupId | GroupIdio.github.rkamradt |
| ArtifactId | ArtifactIdpossibly |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPossibly
A type that can contain a value or exception
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| possibly-1.0.1.pom | |
| possibly-1.0.1.jar | 10 KB |
| possibly-1.0.1-sources.jar | 9 KB |
| possibly-1.0.1-javadoc.jar | 434 KB |
| Browse |
<!-- 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"]
| 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 |