is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:guice-grapher 1.1.1.3-jre16


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

guice-grapher
Version

Version

1.1.1.3-jre16
Type

Type

jar

Download guice-grapher 1.1.1.3-jre16


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