License |
License
unknown
|
---|---|
Categories |
CategoriesMaven Build Tools GUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.google.code.maven-play-plugin.org.playframework.modules.guice |
ArtifactId | ArtifactIdplay-guice |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlay! Guice Module
Play! Guice Module
|
Filename | Size |
---|---|
play-guice-1.2.pom | |
play-guice-1.2.jar | 4 KB |
play-guice-1.2-sources.jar | 3 KB |
play-guice-1.2-module.zip | 104 KB |
play-guice-1.2-module-min.zip | 481 bytes |
play-guice-1.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.guice/play-guice/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.org.playframework.modules.guice</groupId>
<artifactId>play-guice</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.guice/play-guice/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.guice:play-guice:1.2'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.guice/play-guice/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.guice:play-guice:1.2")
'com.google.code.maven-play-plugin.org.playframework.modules.guice:play-guice:jar:1.2'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.guice" name="play-guice" rev="1.2">
<artifact name="play-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.guice', module='play-guice', version='1.2')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.guice" % "play-guice" % "1.2"
[com.google.code.maven-play-plugin.org.playframework.modules.guice/play-guice "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.maven-play-plugin.org.playframework : play | jar | 1.2 |