License |
License |
---|---|
GroupId | GroupIdorg.rhttpc |
ArtifactId | ArtifactIdrhttpc-transport_2.12 |
Version | Version0.11.0 |
Type | Typejar |
Description |
Descriptionrhttpc-transport
rhttpc-transport
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.rhttpc/rhttpc-transport_2.12/ -->
<dependency>
<groupId>org.rhttpc</groupId>
<artifactId>rhttpc-transport_2.12</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-transport_2.12/
implementation 'org.rhttpc:rhttpc-transport_2.12:0.11.0'
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-transport_2.12/
implementation ("org.rhttpc:rhttpc-transport_2.12:0.11.0")
'org.rhttpc:rhttpc-transport_2.12:jar:0.11.0'
<dependency org="org.rhttpc" name="rhttpc-transport_2.12" rev="0.11.0">
<artifact name="rhttpc-transport_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhttpc', module='rhttpc-transport_2.12', version='0.11.0')
)
libraryDependencies += "org.rhttpc" % "rhttpc-transport_2.12" % "0.11.0"
[org.rhttpc/rhttpc-transport_2.12 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.18 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.scala-stm : scala-stm_2.12 | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.ghik : silencer-lib_2.12.13 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |