tech.codingzen:kdi-kata-res

0 dependency kotlin dependency injection

License

License

GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kdi-kata-res
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

tech.codingzen:kdi-kata-res
0 dependency kotlin dependency injection
Project URL

Project URL

https://bitbucket.org/codingzen314/kdi
Source Code Management

Source Code Management

https://bitbucket.org/codingzen314/kdi-kata-res/src

Download kdi-kata-res

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0