文件名称:Android代码-governator
文件大小:1.34MB
文件格式:ZIP
更新时间:2022-08-26 02:10:12
Android代码
Governator []() DESCRIPTION Governator is a library of extensions and utilities that enhance Google Guice to provide injector lifecycle and well as support for object lifecycle via @PostConstruct and @PreDestroy. DETAILS Please see the doc at https://github.com/Netflix/governator/wiki BUILDING Governator is built via Gradle (http://www.gradle.org). To build from the command line: ./gradlew build ARTIFACTS Governator binaries are published to Maven Central. Please see the docs for details. AUTH