Last Version

Guice DSL extensions for Kotlin 1.3.0

Guice DSL extensions for Kotlin

License

License

Categories

Categories

Kotlin Languages GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.authzee.kotlinguice4
ArtifactId

ArtifactId

kotlin-guice
Version

Version

1.3.0
Type

Type

jar
Description

Description

Guice DSL extensions for Kotlin
Guice DSL extensions for Kotlin
Project URL

Project URL

https://github.com/authzee/kotlin-guice/
Source Code Management

Source Code Management

https://github.com/authzee/kotlin-guice/

Download kotlin-guice 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.71
org.jetbrains.kotlin : kotlin-reflect jar 1.2.71

test (5)

Group / Artifact Type Version
com.google.inject.extensions : guice-multibindings jar 4.1.0
org.amshove.kluent : kluent jar 1.28
org.jetbrains.spek : spek-api jar 1.1.5
org.jetbrains.spek : spek-junit-platform-engine jar 1.1.5
org.junit.platform : junit-platform-runner jar 1.2.0

Project Modules

There are no modules declared in this project.