License |
License |
---|---|
GroupId | GroupIdcom.github.complate |
ArtifactId | ArtifactIdcomplate-http4k |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptioncomplate-http4k
complate integration for HTTP4K
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.complate |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
complate-http4k-0.1.1.pom | |
complate-http4k-0.1.1.jar | 17 KB |
complate-http4k-0.1.1-sources.jar | 2 KB |
complate-http4k-0.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.complate/complate-http4k/ -->
<dependency>
<groupId>com.github.complate</groupId>
<artifactId>complate-http4k</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.complate/complate-http4k/
implementation 'com.github.complate:complate-http4k:0.1.1'
// https://jarcasting.com/artifacts/com.github.complate/complate-http4k/
implementation ("com.github.complate:complate-http4k:0.1.1")
'com.github.complate:complate-http4k:jar:0.1.1'
<dependency org="com.github.complate" name="complate-http4k" rev="0.1.1">
<artifact name="complate-http4k" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.complate', module='complate-http4k', version='0.1.1')
)
libraryDependencies += "com.github.complate" % "complate-http4k" % "0.1.1"
[com.github.complate/complate-http4k "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.1.51 |
org.http4k : http4k-core | jar | 2.35.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |