ByteWelder / Spork

Annotation processing and dependency injection for Java/Android

Home Page:http://spork.bytewelder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARCHIVED

This project is no longer being worked on.

Spork

travis

Spork is a fast runtime annotation processing library.

Spork contains the following libraries:

  • spork is the annotation processing core
  • spork-inject for dependency injection (javax.inject compatible)
  • spork-android and spork-android-support for Android bindings

Documentation is available on the website

License

Spork is available through the Apache License Version 2.0.

About

Annotation processing and dependency injection for Java/Android

http://spork.bytewelder.com

License:Apache License 2.0


Languages

Language:Java 100.0%