Skip to content

CodeStory/fluent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluent

Java 8 Streams and Iterables on Steroids.

Build status

Build Status

Environment

  • java-1.8

Maven

Release versions are deployed on Maven Central:

<dependency>
  <groupId>net.code-story</groupId>
  <artifactId>fluent</artifactId>
  <version>1.4</version>
</dependency>

Build

mvn clean verify

Deploy on Maven Central

Build the release:

mvn release:clean release:prepare release:perform

About

Streams and Iterables on Steroids

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages