is not current version
Last Version 7.2.0-113

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-client-ratype
Version

Version

7.1.22
Type

Type

jar

Download http-client-ratype 7.1.22


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