Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 385 Bytes

guice-sugar Build Status

Sugar on top of Google Guice.

Maven coordinates

<dependency>
    <groupId>com.simplaex</groupId>
    <artifactId>guice-sugar</artifactId>
    <version>2019.12.19</version>
</dependency>