Last Version

org.typemeta:funcj 0.6.16

A collection Java libraries and frameworks inspired by functional programming.

License

License

GroupId

GroupId

org.typemeta
ArtifactId

ArtifactId

funcj
Version

Version

0.6.16
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 0.6.16

Filename Size
funcj-0.6.16.pom 14 KB
Browse

<!-- 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