Functional

Classes that represent optional values without using null references

License

License

MIT License
GroupId

GroupId

com.timgroup
ArtifactId

ArtifactId

Functional
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Functional
Classes that represent optional values without using null references
Project URL

Project URL

https://github.com/youdevise/Functional
Source Code Management

Source Code Management

https://github.com/youdevise/Functional

Download Functional

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit-dep jar 4.9
org.mockito : mockito-core jar 1.8.5
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0