License |
License |
---|---|
GroupId | GroupIdorg.rhttpc |
ArtifactId | ArtifactIdrhttpc-transport_2.11 |
Version | Version0.8.4 |
Type | Typejar |
Description |
Descriptionrhttpc-transport
rhttpc-transport
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.rhttpc/rhttpc-transport_2.11/ -->
<dependency>
<groupId>org.rhttpc</groupId>
<artifactId>rhttpc-transport_2.11</artifactId>
<version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-transport_2.11/
implementation 'org.rhttpc:rhttpc-transport_2.11:0.8.4'
// https://jarcasting.com/artifacts/org.rhttpc/rhttpc-transport_2.11/
implementation ("org.rhttpc:rhttpc-transport_2.11:0.8.4")
'org.rhttpc:rhttpc-transport_2.11:jar:0.8.4'
<dependency org="org.rhttpc" name="rhttpc-transport_2.11" rev="0.8.4">
<artifact name="rhttpc-transport_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhttpc', module='rhttpc-transport_2.11', version='0.8.4')
)
libraryDependencies += "org.rhttpc" % "rhttpc-transport_2.11" % "0.8.4"
[org.rhttpc/rhttpc-transport_2.11 "0.8.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.20 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.7 |