Last Version

Google Guice - Integration 1.0

A collection of tools for integrating Guice with other libraries and frameworks

License

License

GroupId

GroupId

com.google.inject.integration
ArtifactId

ArtifactId

integration
Version

Version

1.0
Type

Type

pom
Description

Description

Google Guice - Integration
A collection of tools for integrating Guice with other libraries and frameworks
Project URL

Project URL

http://code.google.com/p/google-guice/integration/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/google-guice/source/browse/integration/

Download integration 1.0

Filename Size
integration-1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.google.inject.integration/integration/ -->
<dependency>
    <groupId>com.google.inject.integration</groupId>
    <artifactId>integration</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.inject.integration/integration/
implementation 'com.google.inject.integration:integration:1.0'
// https://jarcasting.com/artifacts/com.google.inject.integration/integration/
implementation ("com.google.inject.integration:integration:1.0")
'com.google.inject.integration:integration:pom:1.0'
<dependency org="com.google.inject.integration" name="integration" rev="1.0">
  <artifact name="integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.inject.integration', module='integration', version='1.0')
)
libraryDependencies += "com.google.inject.integration" % "integration" % "1.0"
[com.google.inject.integration/integration "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.