is not current version
Last Version 0.3

com.googlecode.guice-autoreg:guice-autoreg 0.2

Guice-autoreg automagically registers all guice modules for you.

Categories

Categories

GUI User Interface Auto Application Layer Libs Code Generators Guice Dependency Injection
GroupId

GroupId

com.googlecode.guice-autoreg
ArtifactId

ArtifactId

guice-autoreg
Version

Version

0.2
Type

Type

jar

Download guice-autoreg 0.2


<!-- https://jarcasting.com/artifacts/com.googlecode.guice-autoreg/guice-autoreg/ -->
<dependency>
    <groupId>com.googlecode.guice-autoreg</groupId>
    <artifactId>guice-autoreg</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.guice-autoreg/guice-autoreg/
implementation 'com.googlecode.guice-autoreg:guice-autoreg:0.2'
// https://jarcasting.com/artifacts/com.googlecode.guice-autoreg/guice-autoreg/
implementation ("com.googlecode.guice-autoreg:guice-autoreg:0.2")
'com.googlecode.guice-autoreg:guice-autoreg:jar:0.2'
<dependency org="com.googlecode.guice-autoreg" name="guice-autoreg" rev="0.2">
  <artifact name="guice-autoreg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.guice-autoreg', module='guice-autoreg', version='0.2')
)
libraryDependencies += "com.googlecode.guice-autoreg" % "guice-autoreg" % "0.2"
[com.googlecode.guice-autoreg/guice-autoreg "0.2"]