Skip to content

inder123/injecto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guice is a great dependency injection framework but has gotten too big. The goal of Injecto is to provide a tiny Guice-like library that can be embedded in Android applications, or other situations where the size of the application is a real concern. Injecto does not do reflection magic. You can attach providers or instances with it for later use.

About

A tiny Java library for dependency injection

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages