is not current version
Last Version 5.1.0

com.google.inject.extensions:guice-grapher 4.1.0


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.google.inject.extensions
ArtifactId

ArtifactId

guice-grapher
Version

Version

4.1.0
Type

Type

jar

Download guice-grapher 4.1.0


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