Last Version

Arrow Dagger Instances 0.9.0

Functional companion to Kotlin's Standard Library

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

io.arrow-kt
ArtifactId

ArtifactId

arrow-dagger
Version

Version

0.9.0
Type

Type

jar
Description

Description

Arrow Dagger Instances
Functional companion to Kotlin's Standard Library
Project URL

Project URL

https://github.com/arrow-kt/arrow/
Source Code Management

Source Code Management

https://github.com/arrow-kt/arrow/

Download arrow-dagger 0.9.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.11
io.arrow-kt : arrow-extras-extensions jar 0.9.0
com.google.dagger : dagger jar 2.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
io.kotlintest : kotlintest-runner-junit4 jar 3.1.5
io.arrow-kt : arrow-test jar 0.9.0
org.junit.vintage : junit-vintage-engine jar 5.2.0

Project Modules

There are no modules declared in this project.