MVN

com.github.dxee : dject-core

Maven & Gradle

Jul 22, 2018
2 usages
1 stars

Dject core · A collection of guice extensions, help to improve the developer experience of guice.

<dependency>
    <groupId>com.github.dxee</groupId>
    <artifactId>dject-core</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dxee : dject-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.dxee : dject-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
dject-core-1.1.0
1.0.x
dject-core-1.0.0

How to add a dependency to Maven

Add the following com.github.dxee : dject-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.dxee</groupId>
    <artifactId>dject-core</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.dxee : dject-core gradle dependency to your build.gradle file:

implementation 'com.github.dxee:dject-core:1.1.0'

Gradle Kotlin DSL: Add the following com.github.dxee : dject-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.dxee:dject-core:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.dxee : dject-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.dxee" % "dject-core" % "1.1.0"

Advertisement

Dependencies from Group

Jul 22, 2018
2 usages
1 stars
Jul 22, 2018
1 stars
Jul 22, 2018
1 stars

Discover Dependencies

Jan 22, 2019
2 usages
Feb 07, 2023
4 usages
4 stars
Apr 22, 2019
0 stars
Jul 27, 2023
4 usages
Nov 24, 2021
2 usages
0 stars
Mar 25, 2021
2 usages
358 stars
Sep 30, 2021
4 usages
88 stars