javax.inject

The javax.inject API

License

License

GroupId

GroupId

javax.inject
ArtifactId

ArtifactId

javax.inject
Last Version

Last Version

1
Release Date

Release Date

Type

Type

jar
Description

Description

javax.inject
The javax.inject API
Project URL

Project URL

http://code.google.com/p/atinject/
Source Code Management

Source Code Management

http://code.google.com/p/atinject/source/checkout

Download javax.inject

How to add to project

<!-- https://jarcasting.com/artifacts/javax.inject/javax.inject/ -->
<dependency>
    <groupId>javax.inject</groupId>
    <artifactId>javax.inject</artifactId>
    <version>1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.inject/javax.inject/
implementation 'javax.inject:javax.inject:1'
// https://jarcasting.com/artifacts/javax.inject/javax.inject/
implementation ("javax.inject:javax.inject:1")
'javax.inject:javax.inject:jar:1'
<dependency org="javax.inject" name="javax.inject" rev="1">
  <artifact name="javax.inject" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.inject', module='javax.inject', version='1')
)
libraryDependencies += "javax.inject" % "javax.inject" % "1"
[javax.inject "1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1