| License |
License |
|---|---|
| GroupId | GroupIdorg.reekwest |
| ArtifactId | ArtifactIdkontrakt |
| Version | Version0.0.23 |
| Type | Typejar |
| Description |
Descriptionkontrakt
Typesafe HTTP contracts for Reekwest
|
| Filename | Size |
|---|---|
| kontrakt-0.0.23.pom | |
| kontrakt-0.0.23.jar | 151 KB |
| kontrakt-0.0.23-sources.jar | 7 KB |
| kontrakt-0.0.23-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.reekwest/kontrakt/ -->
<dependency>
<groupId>org.reekwest</groupId>
<artifactId>kontrakt</artifactId>
<version>0.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/org.reekwest/kontrakt/
implementation 'org.reekwest:kontrakt:0.0.23'
// https://jarcasting.com/artifacts/org.reekwest/kontrakt/
implementation ("org.reekwest:kontrakt:0.0.23")
'org.reekwest:kontrakt:jar:0.0.23'
<dependency org="org.reekwest" name="kontrakt" rev="0.0.23">
<artifact name="kontrakt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reekwest', module='kontrakt', version='0.0.23')
)
libraryDependencies += "org.reekwest" % "kontrakt" % "0.0.23"
[org.reekwest/kontrakt "0.0.23"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.reekwest : reekwest | jar | 0.0.23 |