GroupId | GroupIdorg.mobicents.resources |
---|---|
ArtifactId | ArtifactIdsip11-events |
Version | Version7.0.15 |
Type | Typejar |
Filename | Size |
---|---|
sip11-events-7.0.15.pom | |
sip11-events-7.0.15.jar | 5 KB |
sip11-events-7.0.15-sources.jar | 5 KB |
sip11-events-7.0.15-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>7.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-events/
implementation 'org.mobicents.resources:sip11-events:7.0.15'
// https://jarcasting.com/artifacts/org.mobicents.resources/sip11-events/
implementation ("org.mobicents.resources:sip11-events:7.0.15")
'org.mobicents.resources:sip11-events:jar:7.0.15'
<dependency org="org.mobicents.resources" name="sip11-events" rev="7.0.15">
<artifact name="sip11-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='sip11-events', version='7.0.15')
)
libraryDependencies += "org.mobicents.resources" % "sip11-events" % "7.0.15"
[org.mobicents.resources/sip11-events "7.0.15"]