https://github.com/wesjd/minecraft-dagger
An example Minecraft plugin showcasing the usage of Dagger 2
https://github.com/wesjd/minecraft-dagger
Last synced: 9 months ago
JSON representation
An example Minecraft plugin showcasing the usage of Dagger 2
- Host: GitHub
- URL: https://github.com/wesjd/minecraft-dagger
- Owner: WesJD
- License: mit
- Created: 2021-08-13T04:40:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T04:43:19.000Z (almost 5 years ago)
- Last Synced: 2025-02-18T01:37:24.736Z (over 1 year ago)
- Language: Java
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minecraft-dagger
A Minecraft plugin showcasing the usage of Dagger 2 for dependency injection
## Compilation
`mvn clean package`