License |
License |
---|---|
GroupId | GroupIdde.ruedigermoeller |
ArtifactId | ArtifactIdkontraktor-bare |
Last Version | Last Version4.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionminimalistic http client to kontraktor apps
|
Project URL |
Project URL |
Filename | Size |
---|---|
kontraktor-bare-4.28.pom | |
kontraktor-bare-4.28.jar | 32 KB |
kontraktor-bare-4.28-sources.jar | 12 KB |
kontraktor-bare-4.28-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-bare/ -->
<dependency>
<groupId>de.ruedigermoeller</groupId>
<artifactId>kontraktor-bare</artifactId>
<version>4.28</version>
</dependency>
// https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-bare/
implementation 'de.ruedigermoeller:kontraktor-bare:4.28'
// https://jarcasting.com/artifacts/de.ruedigermoeller/kontraktor-bare/
implementation ("de.ruedigermoeller:kontraktor-bare:4.28")
'de.ruedigermoeller:kontraktor-bare:jar:4.28'
<dependency org="de.ruedigermoeller" name="kontraktor-bare" rev="4.28">
<artifact name="kontraktor-bare" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ruedigermoeller', module='kontraktor-bare', version='4.28')
)
libraryDependencies += "de.ruedigermoeller" % "kontraktor-bare" % "4.28"
[de.ruedigermoeller/kontraktor-bare "4.28"]
Group / Artifact | Type | Version |
---|---|---|
de.ruedigermoeller : fst | jar | 2.56 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |