GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdsip11-events |
Version | Version2.9.98 |
Type | Typejar |
Filename | Size |
---|---|
sip11-events-2.9.98.pom | |
sip11-events-2.9.98.jar | 5 KB |
sip11-events-2.9.98-sources.jar | 5 KB |
sip11-events-2.9.98-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/sip11-events/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>sip11-events</artifactId>
<version>2.9.98</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-events/
implementation 'org.mobicents.resources:sip11-events:2.9.98'
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-events/
implementation ("org.mobicents.resources:sip11-events:2.9.98")
'org.mobicents.resources:sip11-events:jar:2.9.98'
<dependency org="org.mobicents.resources" name="sip11-events" rev="2.9.98">
<artifact name="sip11-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='sip11-events', version='2.9.98')
)
libraryDependencies += "org.mobicents.resources" % "sip11-events" % "2.9.98"
[org.mobicents.resources/sip11-events "2.9.98"]