Last Version

Google Guice - Extension: Throwing Providers 2.0

Providers that throw checked exceptions

License

License

Categories

Categories

IDE Development Tools GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.extensions
ArtifactId

ArtifactId

guice-throwing-providers
Version

Version

2.0
Type

Type

jar
Description

Description

Google Guice - Extension: Throwing Providers
Providers that throw checked exceptions
Project URL

Project URL

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

Project Organization

Google
Source Code Management

Source Code Management

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

Download guice-throwing-providers 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 2.0

Project Modules

There are no modules declared in this project.