License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.rhttpc |
ArtifactId | ArtifactIdrhttpc-client_2.12 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptionrhttpc-client
rhttpc-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
rhttpc-client_2.12-0.11.0.pom | |
rhttpc-client_2.12-0.11.0.jar | 199 KB |
rhttpc-client_2.12-0.11.0-sources.jar | 20 KB |
rhttpc-client_2.12-0.11.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhttpc/rhttpc-client_2.12/ -->
<dependency>
<groupId>org.rhttpc</groupId>
<artifactId>rhttpc-client_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-client_2.12/
implementation 'org.rhttpc:rhttpc-client_2.12:0.11.0'
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-client_2.12/
implementation ("org.rhttpc:rhttpc-client_2.12:0.11.0")
'org.rhttpc:rhttpc-client_2.12:jar:0.11.0'
<dependency org="org.rhttpc" name="rhttpc-client_2.12" rev="0.11.0">
<artifact name="rhttpc-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhttpc', module='rhttpc-client_2.12', version='0.11.0')
)
libraryDependencies += "org.rhttpc" % "rhttpc-client_2.12" % "0.11.0"
[org.rhttpc/rhttpc-client_2.12 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
org.rhttpc : rhttpc-transport_2.12 | jar | 0.11.0 |
com.iheart : ficus_2.12 | jar | 1.4.7 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.12.13 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.rhttpc : rhttpc-inmem_2.12 | jar | 0.11.0 |
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.18 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.18 |
ch.qos.logback : logback-classic | jar | 1.1.11 |