License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdio.insert-koin |
ArtifactId | ArtifactIdkoin-core-js |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionkoin-core
KOIN - Kotlin simple Dependency Injection Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
koin-core-js-3.2.0.pom | |
koin-core-js-3.2.0-sources.jar | 51 KB |
koin-core-js-3.2.0-javadoc.jar | 294 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
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
|