Skip to content
/ f Public

a library to write async vert.x code similar as using java syntax

License

Notifications You must be signed in to change notification settings

wkgcass/f

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

f

Build Status Coverage Status

dependency

gradle

compile 'net.cassite:f:0.4.2'

maven

<dependency>
  <groupId>net.cassite</groupId>
  <artifactId>f</artifactId>
  <version>0.4.2</version>
</dependency>

usage

Please check the documents in docs directory.

About

a library to write async vert.x code similar as using java syntax

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages