Last Version

funclite 0.3.0

A lightweight functional programming library

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.hamnaberg
ArtifactId

ArtifactId

funclite
Version

Version

0.3.0
Type

Type

jar
Description

Description

funclite
A lightweight functional programming library
Project URL

Project URL

https://github.com/hamnis/funclite
Source Code Management

Source Code Management

https://github.com/hamnis/funclite

Download funclite 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava Optional jar 15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.