is not current version
Last Version 3.6-rc3

Magnet Runtime Kotlin Extensions 3.4

Dependency injection library for Android

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

magnet-kotlin
Version

Version

3.4
Type

Type

jar
Description

Description

Magnet Runtime Kotlin Extensions
Dependency injection library for Android
Project URL

Project URL

https://github.com/beworker/magnet/
Source Code Management

Source Code Management

https://github.com/beworker/magnet/

Download magnet-kotlin 3.4


<!-- https://jarcasting.com/artifacts/de.halfbit/magnet-kotlin/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>magnet-kotlin</artifactId>
    <version>3.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/magnet-kotlin/
implementation 'de.halfbit:magnet-kotlin:3.4'
// https://jarcasting.com/artifacts/de.halfbit/magnet-kotlin/
implementation ("de.halfbit:magnet-kotlin:3.4")
'de.halfbit:magnet-kotlin:jar:3.4'
<dependency org="de.halfbit" name="magnet-kotlin" rev="3.4">
  <artifact name="magnet-kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='magnet-kotlin', version='3.4')
)
libraryDependencies += "de.halfbit" % "magnet-kotlin" % "3.4"
[de.halfbit/magnet-kotlin "3.4"]

Dependencies

compile (1)

Group / Artifact Type Version
de.halfbit : magnet jar 3.4

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.61

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.37
org.mockito : mockito-core jar 2.28.2
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

Project Modules

There are no modules declared in this project.