Last Version

Kodein for Javascript 4.1.0

Kotlin Dependency Injection for Javascript

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

com.github.salomonbrys.kodein
ArtifactId

ArtifactId

kodein-js
Version

Version

4.1.0
Type

Type

jar
Description

Description

Kodein for Javascript
Kotlin Dependency Injection for Javascript
Project URL

Project URL

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

Source Code Management

https://github.com/SalomonBrys/Kodein

Download kodein-js 4.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.1.3-2

Project Modules

There are no modules declared in this project.