GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdhttp-servlet-ra-DU |
Version | Version7.1.21 |
Type | Typejar |
Filename | Size |
---|---|
http-servlet-ra-DU-7.1.21.pom | |
http-servlet-ra-DU-7.1.21.jar | 24 KB |
http-servlet-ra-DU-7.1.21-sources.jar | 694 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>7.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-ra-DU/
implementation 'org.mobicents.resources:http-servlet-ra-DU:7.1.21'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-servlet-ra-DU/
implementation ("org.mobicents.resources:http-servlet-ra-DU:7.1.21")
'org.mobicents.resources:http-servlet-ra-DU:jar:7.1.21'
<dependency org="org.mobicents.resources" name="http-servlet-ra-DU" rev="7.1.21">
<artifact name="http-servlet-ra-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-servlet-ra-DU', version='7.1.21')
)
libraryDependencies += "org.mobicents.resources" % "http-servlet-ra-DU" % "7.1.21"
[org.mobicents.resources/http-servlet-ra-DU "7.1.21"]