javax.inject

The javax.inject API

License

License

GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

javax.inject
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

javax.inject
The javax.inject API
Project URL

Project URL

https://github.com/avaje/javax-inject
Source Code Management

Source Code Management

https://github.com/avaje/javax-inject

Download javax.inject

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0