is not current version
Last Version 2.2.2

com.google.endpoints:endpoints-framework-guice 2.2.0

Extension to configure the Endpoints Framework via Guice.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.endpoints
ArtifactId

ArtifactId

endpoints-framework-guice
Version

Version

2.2.0
Type

Type

jar

Download endpoints-framework-guice 2.2.0


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