MVN

uy.kohesive.injekt : injekt-core

Maven & Gradle

May 27, 2016
13 usages
231 stars

Injekt for Kotlin · Dependency injection library for Kotlin.

<dependency>
    <groupId>uy.kohesive.injekt</groupId>
    <artifactId>injekt-core</artifactId>
    <version>1.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uy.kohesive.injekt : injekt-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16.1
  • Latest Release Candidate: 1.12.0-RC-1036
  • Latest Alpha: 2.0.0-ALPHA-03

All Versions

Choose a version of uy.kohesive.injekt : injekt-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
injekt-core-2.0.0-ALPHA-03
injekt-core-2.0.0-ALPHA-02
injekt-core-2.0.0-ALPHA-01
1.16.x
injekt-core-1.16.1
injekt-core-1.16.0
1.14.x
injekt-core-1.14.1
injekt-core-1.14.0
1.12.x
injekt-core-1.12.0-RC-1036
1.11
injekt-core-1.11
1.10.x
injekt-core-1.10.1
injekt-core-1.10.0
1.9.x
injekt-core-1.9.0
1.8.x
injekt-core-1.8.4
injekt-core-1.8.3
injekt-core-1.8.2
injekt-core-1.8.1
injekt-core-1.8.0
1.7.x
injekt-core-1.7.1
injekt-core-1.7.0
1.6.x
injekt-core-1.6.1
injekt-core-1.6.0
1.5.x
injekt-core-1.5.0
1.4.x
injekt-core-1.4.1
injekt-core-1.4.0
1.3.x
injekt-core-1.3.2
injekt-core-1.3.1
injekt-core-1.3.0
1.2.x
injekt-core-1.2.0
1.1.x
injekt-core-1.1.1
injekt-core-1.1.0
1.0.x
injekt-core-1.0.0

How to add a dependency to Maven

Add the following uy.kohesive.injekt : injekt-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uy.kohesive.injekt</groupId>
    <artifactId>injekt-core</artifactId>
    <version>1.16.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uy.kohesive.injekt : injekt-core gradle dependency to your build.gradle file:

implementation 'uy.kohesive.injekt:injekt-core:1.16.1'

Gradle Kotlin DSL: Add the following uy.kohesive.injekt : injekt-core gradle kotlin dependency to your build.gradle.kts file:

implementation("uy.kohesive.injekt:injekt-core:1.16.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following uy.kohesive.injekt : injekt-core sbt scala dependency to your build.sbt file:

libraryDependencies += "uy.kohesive.injekt" % "injekt-core" % "1.16.1"

Advertisement

Dependencies from Group

May 27, 2016
13 usages
231 stars
May 27, 2016
6 usages
231 stars
Sep 07, 2015
2 usages
231 stars
Sep 07, 2015
2 usages
231 stars
Sep 07, 2015
2 usages
231 stars

Discover Dependencies

Aug 07, 2015
124 stars
Aug 03, 2015
20 stars
Aug 03, 2015
20 stars
Aug 09, 2015
0 stars
May 23, 2016
3 usages
36 stars
May 23, 2016
5 usages
36 stars
May 31, 2016
706 stars
Aug 16, 2022
475 stars