MVN

io.github.pustike : javax.inject

Maven & Gradle

Sep 28, 2018
1 usages
1 stars

Javax Inject · JSR-330 Dependency Injection standard for Java

<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>javax.inject</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pustike : javax.inject to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.github.pustike : javax.inject to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
javax.inject-1.1.0

How to add a dependency to Maven

Add the following io.github.pustike : javax.inject maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pustike</groupId>
    <artifactId>javax.inject</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pustike : javax.inject gradle dependency to your build.gradle file:

implementation 'io.github.pustike:javax.inject:1.1.0'

Gradle Kotlin DSL: Add the following io.github.pustike : javax.inject gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pustike:javax.inject:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pustike : javax.inject sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pustike" % "javax.inject" % "1.1.0"

Advertisement

Dependencies from Group

Jan 25, 2021
1 usages
0 stars
Sep 28, 2018
1 usages
1 stars
Aug 16, 2023
1 usages
0 stars
Sep 28, 2018
0 stars

Discover Dependencies

Jun 04, 2019
1 usages
74 stars
Feb 18, 2021
2 usages
0 stars
Feb 22, 2021
1 usages
3 stars
Aug 11, 2023
4 usages
Aug 19, 2023
3 usages
240 stars
Oct 17, 2021
4 usages
Sep 05, 2014
2 usages
13 stars
Oct 17, 2022
3 usages
186 stars