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