is not current version
Last Version 7.2.0-113

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-client-ratype
Version

Version

7.1.20
Type

Type

jar

Download http-client-ratype 7.1.20


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