| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdlove.forte.simple-robot.http |
| ArtifactId | ArtifactIdclient-core |
| Last Version | Last Version2.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| client-core-2.3.9.pom | |
| client-core-2.3.9.jar | 38 KB |
| client-core-2.3.9-sources.jar | 11 KB |
| client-core-2.3.9-javadoc.jar | 343 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-core/ -->
<dependency>
<groupId>love.forte.simple-robot.http</groupId>
<artifactId>client-core</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-core/
implementation 'love.forte.simple-robot.http:client-core:2.3.9'
// https://jarcasting.com/artifacts/love.forte.simple-robot.http/client-core/
implementation ("love.forte.simple-robot.http:client-core:2.3.9")
'love.forte.simple-robot.http:client-core:jar:2.3.9'
<dependency org="love.forte.simple-robot.http" name="client-core" rev="2.3.9">
<artifact name="client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot.http', module='client-core', version='2.3.9')
)
libraryDependencies += "love.forte.simple-robot.http" % "client-core" % "2.3.9"
[love.forte.simple-robot.http/client-core "2.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | |
| love.forte.simple-robot : core Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar |