Last Version

Kodein-JxInject 4.1.0

Kodein extension that enables to auto-inject with javax.inject annotations

License

License

MIT
GroupId

GroupId

com.github.salomonbrys.kodein
ArtifactId

ArtifactId

kodein-jxinject
Version

Version

4.1.0
Type

Type

jar
Description

Description

Kodein-JxInject
Kodein extension that enables to auto-inject with javax.inject annotations
Project URL

Project URL

https://github.com/SalomonBrys/Kodein
Source Code Management

Source Code Management

https://github.com/SalomonBrys/Kodein

Download kodein-jxinject 4.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.3-2
com.github.salomonbrys.kodein : kodein-core jar 4.1.0
javax.inject : javax.inject jar 1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.