Last Version

DI.kt 1.0.0-alpha5

Simple kotlin DI

License

License

MIT
Categories

Categories

Gradle Build Tools Github Development Tools Version Controls
GroupId

GroupId

io.github.sergeshustoff.dikt
ArtifactId

ArtifactId

io.github.sergeshustoff.dikt.gradle.plugin
Version

Version

1.0.0-alpha5
Type

Type

pom
Description

Description

DI.kt
Simple kotlin DI
Project URL

Project URL

https://github.com/sergeshustoff/dikt/
Source Code Management

Source Code Management

https://github.com/sergeshustoff/dikt/

Download io.github.sergeshustoff.dikt.gradle.plugin 1.0.0-alpha5


<!-- https://jarcasting.com/artifacts/io.github.sergeshustoff.dikt/io.github.sergeshustoff.dikt.gradle.plugin/ -->
<dependency>
    <groupId>io.github.sergeshustoff.dikt</groupId>
    <artifactId>io.github.sergeshustoff.dikt.gradle.plugin</artifactId>
    <version>1.0.0-alpha5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sergeshustoff.dikt/io.github.sergeshustoff.dikt.gradle.plugin/
implementation 'io.github.sergeshustoff.dikt:io.github.sergeshustoff.dikt.gradle.plugin:1.0.0-alpha5'
// https://jarcasting.com/artifacts/io.github.sergeshustoff.dikt/io.github.sergeshustoff.dikt.gradle.plugin/
implementation ("io.github.sergeshustoff.dikt:io.github.sergeshustoff.dikt.gradle.plugin:1.0.0-alpha5")
'io.github.sergeshustoff.dikt:io.github.sergeshustoff.dikt.gradle.plugin:pom:1.0.0-alpha5'
<dependency org="io.github.sergeshustoff.dikt" name="io.github.sergeshustoff.dikt.gradle.plugin" rev="1.0.0-alpha5">
  <artifact name="io.github.sergeshustoff.dikt.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.sergeshustoff.dikt', module='io.github.sergeshustoff.dikt.gradle.plugin', version='1.0.0-alpha5')
)
libraryDependencies += "io.github.sergeshustoff.dikt" % "io.github.sergeshustoff.dikt.gradle.plugin" % "1.0.0-alpha5"
[io.github.sergeshustoff.dikt/io.github.sergeshustoff.dikt.gradle.plugin "1.0.0-alpha5"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.sergeshustoff.dikt : dikt-gradle-plugin jar 1.0.0-alpha5

Project Modules

There are no modules declared in this project.