koin-core

KOIN - Kotlin simple Dependency Injection Framework

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

io.insert-koin
ArtifactId

ArtifactId

koin-core-js
Last Version

Last Version

3.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

koin-core
KOIN - Kotlin simple Dependency Injection Framework
Project URL

Project URL

https://insert-koin.io/
Source Code Management

Source Code Management

https://github.com/InsertKoinIO/koin

Download koin-core-js

How to add to project

<!-- https://jarcasting.com/artifacts/io.insert-koin/koin-core-js/ -->
<dependency>
    <groupId>io.insert-koin</groupId>
    <artifactId>koin-core-js</artifactId>
    <version>3.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.insert-koin/koin-core-js/
implementation 'io.insert-koin:koin-core-js:3.2.0'
// https://jarcasting.com/artifacts/io.insert-koin/koin-core-js/
implementation ("io.insert-koin:koin-core-js:3.2.0")
'io.insert-koin:koin-core-js:pom:3.2.0'
<dependency org="io.insert-koin" name="koin-core-js" rev="3.2.0">
  <artifact name="koin-core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.insert-koin', module='koin-core-js', version='3.2.0')
)
libraryDependencies += "io.insert-koin" % "koin-core-js" % "3.2.0"
[io.insert-koin/koin-core-js "3.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.21

Project Modules

There are no modules declared in this project.
io.insert-koin

insert-koin.io

All about Koin projects

Versions

Version
3.2.0
3.2.0-beta-1
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.1-beta-2
3.0.1-beta-1
3.0.1-alpha-6