MVN

de.halfbit : magnet-kotlin

Maven & Gradle

Jan 20, 2023
1 usages
173 stars

Magnet Runtime Kotlin Extensions · Dependency injection library for Android

<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>magnet-kotlin</artifactId>
    <version>3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.halfbit : magnet-kotlin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.7
  • Latest Release Candidate: 3.6-rc3
  • Latest Beta: 3.4-beta1
  • Latest Alpha: 3.1-alpha1

All Versions

Choose a version of de.halfbit : magnet-kotlin to add to Maven or Gradle - All Versions:

  • Version Updated
  • magnet-kotlin-3.7

    Jan 20, 2023
  • magnet-kotlin-3.6

    Aug 13, 2022
  • magnet-kotlin-3.6-rc3

    May 13, 2022
  • magnet-kotlin-3.6-rc2

    May 12, 2022
  • magnet-kotlin-3.6-rc1

    Apr 30, 2022
  • magnet-kotlin-3.5

    Jul 14, 2021
  • magnet-kotlin-3.4

    Jul 29, 2020
  • magnet-kotlin-3.4-rc2

    Feb 22, 2020
  • magnet-kotlin-3.4-rc1

    Feb 11, 2020
  • magnet-kotlin-3.4-beta1

    Jan 01, 2020
  • magnet-kotlin-3.3

    Dec 04, 2019
  • magnet-kotlin-3.3-rc8

    Nov 28, 2019
  • magnet-kotlin-3.3-rc7

    Aug 05, 2019
  • magnet-kotlin-3.3-rc6

    Aug 04, 2019
  • magnet-kotlin-3.3-rc5

    Jul 24, 2019
  • magnet-kotlin-3.3-rc4

    Jul 10, 2019
  • magnet-kotlin-3.3-rc3

    Jul 04, 2019
  • magnet-kotlin-3.3-rc2

    Jul 01, 2019
  • magnet-kotlin-3.2

    Jul 01, 2019
  • magnet-kotlin-3.3-rc1

    Jul 01, 2019
  • magnet-kotlin-3.2-rc1

    May 25, 2019
  • magnet-kotlin-3.2-beta9

    Apr 22, 2019
  • magnet-kotlin-3.1

    Apr 22, 2019
  • magnet-kotlin-3.1-beta2

    Apr 16, 2019
  • magnet-kotlin-3.1-beta1

    Apr 05, 2019
  • magnet-kotlin-3.1-alpha1

    Mar 20, 2019
  • magnet-kotlin-3.0

    Mar 09, 2019
  • magnet-kotlin-3.0-rc1

    Feb 21, 2019
  • magnet-kotlin-3.0-beta4

    Dec 20, 2018
  • magnet-kotlin-3.0-beta3

    Dec 02, 2018
  • magnet-kotlin-3.0-beta2

    Nov 17, 2018
  • magnet-kotlin-3.0-beta1

    Nov 11, 2018
  • magnet-kotlin-3.0-alpha9

    Nov 11, 2018
  • magnet-kotlin-3.0-alpha8

    Nov 10, 2018
  • magnet-kotlin-3.0-alpha7

    Nov 10, 2018
  • magnet-kotlin-3.0-alpha6

    Nov 08, 2018
  • magnet-kotlin-3.0-alpha5

    Nov 07, 2018
  • magnet-kotlin-3.0-alpha4

    Nov 06, 2018
  • magnet-kotlin-3.0-alpha3

    Nov 06, 2018
  • magnet-kotlin-3.0-alpha2

    Nov 05, 2018
  • magnet-kotlin-2.8

    Nov 03, 2018
  • magnet-kotlin-3.0-alpha1

    Nov 03, 2018
  • magnet-kotlin-2.8-RC11

    Nov 01, 2018
  • magnet-kotlin-2.8-RC10

    Oct 28, 2018
  • magnet-kotlin-2.8-RC9

    Oct 27, 2018
  • magnet-kotlin-2.8-RC8

    Oct 27, 2018
  • magnet-kotlin-2.8-RC7

    Oct 27, 2018
  • magnet-kotlin-2.8-RC6

    Oct 24, 2018
  • magnet-kotlin-2.8-RC5

    Oct 24, 2018
  • magnet-kotlin-2.8-RC4

    Oct 24, 2018
  • magnet-kotlin-2.8-RC3

    Oct 24, 2018
  • magnet-kotlin-2.8-RC2

    Oct 23, 2018
  • magnet-kotlin-2.8-RC1

    Oct 22, 2018
  • magnet-kotlin-2.7

    Oct 22, 2018
  • magnet-kotlin-2.6

    Oct 22, 2018
  • magnet-kotlin-2.5

    Sep 22, 2018
  • magnet-kotlin-2.4

    Aug 29, 2018
  • magnet-kotlin-2.3

    Jul 08, 2018
  • magnet-kotlin-2.3-rc1

    Jul 07, 2018
  • magnet-kotlin-2.2

    Jun 29, 2018
  • magnet-kotlin-2.1

    Jun 29, 2018
  • magnet-kotlin-2.0

    Jun 17, 2018
  • magnet-kotlin-2.0-RC8

    Jun 14, 2018
  • magnet-kotlin-2.0-RC7

    Jun 12, 2018
  • magnet-kotlin-2.0-RC6

    May 24, 2018
  • magnet-kotlin-2.0-RC5

    May 14, 2018
  • magnet-kotlin-2.0-RC4

    May 14, 2018
  • magnet-kotlin-2.0-RC3

    May 10, 2018
  • magnet-kotlin-2.0-RC2

    May 05, 2018
  • magnet-kotlin-2.0-RC1

    Apr 26, 2018
  • magnet-kotlin-1.0.0

    Apr 07, 2018
  • magnet-kotlin-0.1.0

    Apr 06, 2018
  • magnet-kotlin-0.0.8

    Mar 29, 2018
  • magnet-kotlin-0.0.7

    Mar 25, 2018
  • magnet-kotlin-0.0.6

    Mar 17, 2018
  • magnet-kotlin-0.0.5

    Mar 09, 2018

How to add a dependency to Maven

Add the following de.halfbit : magnet-kotlin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>magnet-kotlin</artifactId>
    <version>3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.halfbit : magnet-kotlin gradle dependency to your build.gradle file:

implementation 'de.halfbit:magnet-kotlin:3.7'

Gradle Kotlin DSL: Add the following de.halfbit : magnet-kotlin gradle kotlin dependency to your build.gradle.kts file:

implementation("de.halfbit:magnet-kotlin:3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.halfbit : magnet-kotlin sbt scala dependency to your build.sbt file:

libraryDependencies += "de.halfbit" % "magnet-kotlin" % "3.7"