is not current version
Last Version 7.2.0-113

org.mobicents.resources:http-servlet-common 3.0.10


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-servlet-common
Version

Version

3.0.10
Type

Type

jar

Download http-servlet-common 3.0.10


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