is not current version
Last Version 7.2.0-113

org.mobicents.resources:http-servlet-war 2.8.9


GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-servlet-war
Version

Version

2.8.9
Type

Type

war

Download http-servlet-war 2.8.9


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