| Группа | Группаorg.mobicents.resources |
|---|---|
| Идентификатор | Идентификаторhttp-servlet-war |
| Версия | Версия7.1.20 |
| Тип | Типwar |
| Имя Файла | Размер |
|---|---|
| http-servlet-war-7.1.20.pom | |
| http-servlet-war-7.1.20.war | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-war/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>http-servlet-war</artifactId>
<version>7.1.20</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-war/
implementation 'org.mobicents.resources:http-servlet-war:7.1.20'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-war/
implementation ("org.mobicents.resources:http-servlet-war:7.1.20")
'org.mobicents.resources:http-servlet-war:war:7.1.20'
<dependency org="org.mobicents.resources" name="http-servlet-war" rev="7.1.20">
<artifact name="http-servlet-war" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-servlet-war', version='7.1.20')
)
libraryDependencies += "org.mobicents.resources" % "http-servlet-war" % "7.1.20"
[org.mobicents.resources/http-servlet-war "7.1.20"]