MVN

ca.stellardrift.guice-backport : guice

Maven & Gradle

Mar 29, 2021
3 usages
0 stars

Stellardrift Guice-fork - Core Library

<dependency>
    <groupId>ca.stellardrift.guice-backport</groupId>
    <artifactId>guice</artifactId>
    <version>5.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.stellardrift.guice-backport : guice to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.1

All Versions

Choose a version of ca.stellardrift.guice-backport : guice to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
guice-5.0.1

How to add a dependency to Maven

Add the following ca.stellardrift.guice-backport : guice maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.stellardrift.guice-backport</groupId>
    <artifactId>guice</artifactId>
    <version>5.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.stellardrift.guice-backport : guice gradle dependency to your build.gradle file:

implementation 'ca.stellardrift.guice-backport:guice:5.0.1'

Gradle Kotlin DSL: Add the following ca.stellardrift.guice-backport : guice gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.stellardrift.guice-backport:guice:5.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.stellardrift.guice-backport : guice sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.stellardrift.guice-backport" % "guice" % "5.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 27, 2019
12 usages
209 stars
Jul 06, 2017
5 usages
1 stars
Oct 13, 2022
15 usages
53 stars
Mar 09, 2018
1 usages
12 stars
Aug 07, 2011
15 usages
Jul 01, 2020
13 usages
143 stars
Jun 05, 2013
16 usages
Dec 17, 2018
4 usages
5.4k stars