g

guice-grapher

The core maven build properties
https://jwebmp.com/guice-grapher
GPL 3
Marc Magon
Files download
File Operation
guice-grapher-1.2.2.1-jre17.jar download
guice-grapher-1.2.2.1-jre17.pom download
guice-grapher-1.2.2.1-jre17-sources.jar download
Apache Maven
<dependency>
  <groupId>com.guicedee.services</groupId>
  <artifactId>guice-grapher</artifactId>
  <version>1.2.2.1-jre17</version>
</dependency>
Gradle Groovy
implementation 'com.guicedee.services:guice-grapher:1.2.2.1-jre17'
Gradle Kotlin
implementation("com.guicedee.services:guice-grapher:1.2.2.1-jre17")
Scala SBT
libraryDependencies += "com.guicedee.services" % "guice-grapher" % "1.2.2.1-jre17"
Groovy Grape
@Grapes(
  @Grab(group='com.guicedee.services', module='guice-grapher', version='1.2.2.1-jre17')
)
Apache Ivy
<dependency org="com.guicedee.services" name="guice-grapher" rev="1.2.2.1-jre17" />
Leiningen
[com.guicedee.services/guice-grapher "1.2.2.1-jre17"]
Apache Buildr
'com.guicedee.services:guice-grapher:jar:1.2.2.1-jre17'