tech.codingzen:kdi-okhttp

0 dependency kotlin dependency injection

License

License

GroupId

GroupId

tech.codingzen
ArtifactId

ArtifactId

kdi-okhttp
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://bitbucket.org/codingzen314/kdi-okhttp/src

Download kdi-okhttp

How to add to project

<!-- https://jarcasting.com/artifacts/tech.codingzen/kdi-okhttp/ -->
<dependency>
    <groupId>tech.codingzen</groupId>
    <artifactId>kdi-okhttp</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.codingzen/kdi-okhttp/
implementation 'tech.codingzen:kdi-okhttp:2.1.0'
// https://jarcasting.com/artifacts/tech.codingzen/kdi-okhttp/
implementation ("tech.codingzen:kdi-okhttp:2.1.0")
'tech.codingzen:kdi-okhttp:jar:2.1.0'
<dependency org="tech.codingzen" name="kdi-okhttp" rev="2.1.0">
  <artifact name="kdi-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.codingzen', module='kdi-okhttp', version='2.1.0')
)
libraryDependencies += "tech.codingzen" % "kdi-okhttp" % "2.1.0"
[tech.codingzen/kdi-okhttp "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
com.squareup.okhttp3 : okhttp jar 4.9.3

test (4)

Group / Artifact Type Version
io.strikt : strikt-core jar 0.34.0
com.github.tomakehurst : wiremock jar 2.27.2
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.2
2.0.1
1.0.0