Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdguice-grapher |
Version | Version1.1.1.9-jre15 |
Type | Typejar |
Filename | Size |
---|---|
guice-grapher-1.1.1.9-jre15.pom | |
guice-grapher-1.1.1.9-jre15.jar | 56 KB |
guice-grapher-1.1.1.9-jre15-sources.jar | 44 KB |
guice-grapher-1.1.1.9-jre15-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/guice-grapher/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>guice-grapher</artifactId>
<version>1.1.1.9-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/guice-grapher/
implementation 'com.guicedee.services:guice-grapher:1.1.1.9-jre15'
// https://jarcasting.com/artifacts/com.guicedee.services/guice-grapher/
implementation ("com.guicedee.services:guice-grapher:1.1.1.9-jre15")
'com.guicedee.services:guice-grapher:jar:1.1.1.9-jre15'
<dependency org="com.guicedee.services" name="guice-grapher" rev="1.1.1.9-jre15">
<artifact name="guice-grapher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='guice-grapher', version='1.1.1.9-jre15')
)
libraryDependencies += "com.guicedee.services" % "guice-grapher" % "1.1.1.9-jre15"
[com.guicedee.services/guice-grapher "1.1.1.9-jre15"]