| License |
License |
|---|---|
| GroupId | GroupIdtech.codingzen |
| ArtifactId | ArtifactIdkdi-kata-res |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontech.codingzen:kdi-kata-res
0 dependency kotlin dependency injection
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kdi-kata-res-2.1.0.pom | |
| kdi-kata-res-2.1.0.jar | 14 KB |
| kdi-kata-res-2.1.0-sources.jar | 4 KB |
| kdi-kata-res-2.1.0-javadoc.jar | 483 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.codingzen/kdi-kata-res/ -->
<dependency>
<groupId>tech.codingzen</groupId>
<artifactId>kdi-kata-res</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.codingzen/kdi-kata-res/
implementation 'tech.codingzen:kdi-kata-res:2.1.0'
// https://jarcasting.com/artifacts/tech.codingzen/kdi-kata-res/
implementation ("tech.codingzen:kdi-kata-res:2.1.0")
'tech.codingzen:kdi-kata-res:jar:2.1.0'
<dependency org="tech.codingzen" name="kdi-kata-res" rev="2.1.0">
<artifact name="kdi-kata-res" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.codingzen', module='kdi-kata-res', version='2.1.0')
)
libraryDependencies += "tech.codingzen" % "kdi-kata-res" % "2.1.0"
[tech.codingzen/kdi-kata-res "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
| tech.codingzen : kdi | jar | 2.1.0 |
| tech.codingzen : kata-result | jar | 2.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.strikt : strikt-core | jar | 0.34.0 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |
| junit : junit | jar | 4.12 |