Last Version

Google Guice 0.68.0.1

Guice is a lightweight dependency injection framework for Java 6 and above

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.inject
ArtifactId

ArtifactId

guice-parent
Version

Version

0.68.0.1
Type

Type

jar
Description

Description

Google Guice
Guice is a lightweight dependency injection framework for Java 6 and above
Project URL

Project URL

https://github.com/google/guice
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

https://github.com/google/guice

Download guice-parent 0.68.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.