License |
License |
---|---|
GroupId | GroupIdtech.codingzen |
ArtifactId | ArtifactIdkdi-okhttp |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontech.codingzen:kdi-okhttp
0 dependency kotlin dependency injection
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kdi-okhttp-2.1.0.pom | |
kdi-okhttp-2.1.0.jar | 34 KB |
kdi-okhttp-2.1.0-sources.jar | 4 KB |
kdi-okhttp-2.1.0-javadoc.jar | 538 KB |
Browse |
<!-- 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"]
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 |
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 |