Skip to content
/ uotto Public
forked from uotto/uotto

Plain Java version of Otto event bus with no Android (nor any other) dependencies

License

Notifications You must be signed in to change notification settings

ycmag/uotto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

μOtto - plain Java version of Otto Event Bus

with no Android (nor any other) dependencies

[Build Status] (https://travis-ci.org/uotto/uotto)

Maven

<dependency>
    <groupId>com.github.uotto</groupId>
    <artifactId>uotto</artifactId>
    <version>1.0.0</version>
</dependency>

Related projects

  • mjdbc - small and efficient JDBC wrapper
  • cs4j - minimal Cron style task scheduler for Java compatible with Spring API

License

Apache License 2.0

About

Plain Java version of Otto event bus with no Android (nor any other) dependencies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%