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