| License | License | 
|---|---|
| Categories | CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection | 
| GroupId | GroupIdcom.mycila.testing.plugins | 
| ArtifactId | ArtifactIdmycila-testing-guice2 | 
| Last Version | Last Version2.9.ga | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmycila-testing-guice2 Guice plugin | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-guice2/ -->
<dependency>
    <groupId>com.mycila.testing.plugins</groupId>
    <artifactId>mycila-testing-guice2</artifactId>
    <version>2.9.ga</version>
</dependency>// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-guice2/
implementation 'com.mycila.testing.plugins:mycila-testing-guice2:2.9.ga'// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-guice2/
implementation ("com.mycila.testing.plugins:mycila-testing-guice2:2.9.ga")'com.mycila.testing.plugins:mycila-testing-guice2:jar:2.9.ga'<dependency org="com.mycila.testing.plugins" name="mycila-testing-guice2" rev="2.9.ga">
  <artifact name="mycila-testing-guice2" type="jar" />
</dependency>@Grapes(
@Grab(group='com.mycila.testing.plugins', module='mycila-testing-guice2', version='2.9.ga')
)libraryDependencies += "com.mycila.testing.plugins" % "mycila-testing-guice2" % "2.9.ga"[com.mycila.testing.plugins/mycila-testing-guice2 "2.9.ga"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.mycila.testing : mycila-testing-api | jar | 2.9.ga | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.inject : guice | jar | 2.0 | 
| aopalliance : aopalliance | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 5.11 | 
| junit : junit | jar | 4.8.1 |