org.typemeta:funcj

A collection Java libraries and frameworks inspired by functional programming.

License

License

GroupId

GroupId

org.typemeta
ArtifactId

ArtifactId

funcj
Last Version

Last Version

0.6.16
Release Date

Release Date

Type

Type

pom
Description

Description

org.typemeta:funcj
A collection Java libraries and frameworks inspired by functional programming.
Project URL

Project URL

https://github.com/typemeta/funcj

Download funcj

Filename Size
funcj-0.6.16.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • parser
  • json
  • codec

Versions

Version
0.6.16
0.6.15
0.6.14
0.6.13
0.6.12
0.6.11
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6
0.5