Last Version

Google Guice - Extensions - Dagger Adapter 5.0.1.1

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Dagger Application Layer Libs Dependency Injection Guice
GroupId

GroupId

io.forestframework
ArtifactId

ArtifactId

guice-dagger-adapter
Version

Version

5.0.1.1
Type

Type

jar
Description

Description

Google Guice - Extensions - Dagger Adapter
Guice is a lightweight dependency injection framework for Java 6 and above
Project Organization

Project Organization

Google, Inc.

Download guice-dagger-adapter 5.0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.dagger : dagger Optional jar 2.22.1
io.forestframework : guice jar 5.0.1.1

test (8)

Group / Artifact Type Version
com.google.dagger : dagger-producers jar 2.22.1
com.google.truth : truth jar 0.45
com.google.auto.value : auto-value-annotations jar 1.6.3
com.google.auto.value : auto-value jar 1.6.3
io.forestframework : guice jar 5.0.1.1
com.google.guava : guava-testlib jar 30.1-jre
org.ow2.asm : asm jar 9.1
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.