Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.resources |
ArtifactId | ArtifactIdhttp-client-ratype |
Version | Version3.0.8 |
Type | Typejar |
Filename | Size |
---|---|
http-client-ratype-3.0.8.pom | |
http-client-ratype-3.0.8.jar | 5 KB |
http-client-ratype-3.0.8-sources.jar | 5 KB |
http-client-ratype-3.0.8-javadoc.jar | 43 KB |
Browse |
<!-- 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"]