GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdhttp-servlet-ra-DU |
Version | Version2.8.32 |
Type | Typejar |
Filename | Size |
---|---|
http-servlet-ra-DU-2.8.32.pom | |
http-servlet-ra-DU-2.8.32.jar | 24 KB |
http-servlet-ra-DU-2.8.32-sources.jar | 921 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-ra-DU/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>http-servlet-ra-DU</artifactId>
<version>2.8.32</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-ra-DU/
implementation 'org.mobicents.resources:http-servlet-ra-DU:2.8.32'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-ra-DU/
implementation ("org.mobicents.resources:http-servlet-ra-DU:2.8.32")
'org.mobicents.resources:http-servlet-ra-DU:jar:2.8.32'
<dependency org="org.mobicents.resources" name="http-servlet-ra-DU" rev="2.8.32">
<artifact name="http-servlet-ra-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-servlet-ra-DU', version='2.8.32')
)
libraryDependencies += "org.mobicents.resources" % "http-servlet-ra-DU" % "2.8.32"
[org.mobicents.resources/http-servlet-ra-DU "2.8.32"]