Last Version

Maybe class 0.0.1

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

License

License

GroupId

GroupId

com.adamldavis
ArtifactId

ArtifactId

maybe
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project URL

http://adamldavis.com/maybe
Source Code Management

Source Code Management

http://github.com/adamldavis/maybe-java

Download maybe 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar [1,14.0]

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.