License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.nlocketz.plugins |
ArtifactId | ArtifactIdeasy-plugins-guice-plugin |
Last Version | Last Version0.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguice-plugin
Annotation directed service providers, made easy!
|
<!-- https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-guice-plugin/ -->
<dependency>
<groupId>com.nlocketz.plugins</groupId>
<artifactId>easy-plugins-guice-plugin</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-guice-plugin/
implementation 'com.nlocketz.plugins:easy-plugins-guice-plugin:0.2.6'
// https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-guice-plugin/
implementation ("com.nlocketz.plugins:easy-plugins-guice-plugin:0.2.6")
'com.nlocketz.plugins:easy-plugins-guice-plugin:jar:0.2.6'
<dependency org="com.nlocketz.plugins" name="easy-plugins-guice-plugin" rev="0.2.6">
<artifact name="easy-plugins-guice-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nlocketz.plugins', module='easy-plugins-guice-plugin', version='0.2.6')
)
libraryDependencies += "com.nlocketz.plugins" % "easy-plugins-guice-plugin" % "0.2.6"
[com.nlocketz.plugins/easy-plugins-guice-plugin "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc3 |
com.squareup : javapoet | jar | 1.9.0 |
com.google.inject : guice | jar | 4.1.0 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
com.nlocketz.plugins : easy-plugins | jar | 0.2.6 |