is not current version
Last Version 7.2.0-113

org.mobicents.resources:http-client-ratype 3.0.8


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-client-ratype
Version

Version

3.0.8
Type

Type

jar

Download http-client-ratype 3.0.8


<!-- https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ratype/ -->
<dependency>
    <groupId>org.mobicents.resources</groupId>
    <artifactId>http-client-ratype</artifactId>
    <version>3.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ratype/
implementation 'org.mobicents.resources:http-client-ratype:3.0.8'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ratype/
implementation ("org.mobicents.resources:http-client-ratype:3.0.8")
'org.mobicents.resources:http-client-ratype:jar:3.0.8'
<dependency org="org.mobicents.resources" name="http-client-ratype" rev="3.0.8">
  <artifact name="http-client-ratype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-client-ratype', version='3.0.8')
)
libraryDependencies += "org.mobicents.resources" % "http-client-ratype" % "3.0.8"
[org.mobicents.resources/http-client-ratype "3.0.8"]