MVN

com.mycila.guice : mycila-guice

Maven & Gradle

Mar 21, 2021

Mycila Guice · Google Guice Extensions

<dependency>
    <groupId>com.mycila.guice</groupId>
    <artifactId>mycila-guice</artifactId>
    <version>5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mycila.guice : mycila-guice to add to Maven - Latest Versions:

  • Latest Stable: 5.0
  • Latest Release Candidate: 4.0.rc1

All Versions

Choose a version of com.mycila.guice : mycila-guice to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0
mycila-guice-5.0
4.0.x
mycila-guice-4.0.rc1
3.6.x
mycila-guice-3.6.ga
3.5.x
mycila-guice-3.5.ga
3.4.x
mycila-guice-3.4.ga
3.3.x
mycila-guice-3.3.ga
3.2.x
mycila-guice-3.2.ga

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mycila.guice</groupId>
    <artifactId>mycila-guice</artifactId>
    <version>5.0</version>
</dependency>