is not current version
Last Version 7.2.0-113

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-client-ratype
Version

Version

3.0.1
Type

Type

jar

Download http-client-ratype 3.0.1


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