Chotlin DI

A dependency injection framework for kotlin

License

License

GroupId

GroupId

io.github.tree4free
ArtifactId

ArtifactId

chotlin-di
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Chotlin DI
A dependency injection framework for kotlin

Download chotlin-di

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21

test (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.21
org.junit.jupiter : junit-jupiter-api jar RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1