License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdguice-grapher |
Version | Version1.2.2.1-jre17 |
Type | Typejar |
Description |
Descriptiongoogle.guice.extensions.grapher
The core maven build properties
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guice-grapher-1.2.2.1-jre17.pom | |
guice-grapher-1.2.2.1-jre17.jar | 56 KB |
guice-grapher-1.2.2.1-jre17-sources.jar | 45 KB |
guice-grapher-1.2.2.1-jre17-javadoc.jar | 288 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/guice-grapher/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>guice-grapher</artifactId>
<version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/guice-grapher/
implementation 'com.guicedee.services:guice-grapher:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/guice-grapher/
implementation ("com.guicedee.services:guice-grapher:1.2.2.1-jre17")
'com.guicedee.services:guice-grapher:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="guice-grapher" rev="1.2.2.1-jre17">
<artifact name="guice-grapher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='guice-grapher', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "guice-grapher" % "1.2.2.1-jre17"
[com.guicedee.services/guice-grapher "1.2.2.1-jre17"]
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.services : guice-assistedinject | jar | 1.2.2.1-jre17 |