funzy

Functional Idioms for Java 8

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

funzy
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

funzy
Functional Idioms for Java 8
Project URL

Project URL

https://github.com/jooby-project/funzy

Download funzy

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
0.1.0