org.mod4j.com.google.inject:guice


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.mod4j.com.google.inject
ArtifactId

ArtifactId

guice
Last Version

Last Version

1.0-XTEXT-PATCHED
Release Date

Release Date

Type

Type

jar
Description

Description

Download guice

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-XTEXT-PATCHED