Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.core |
ArtifactId | ArtifactIdmobicents-slee-core-container |
Version | Version3.0.6 |
Type | Typepom |
Filename | Size |
---|---|
mobicents-slee-core-container-3.0.6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/mobicents-slee-core-container/ -->
<dependency>
<groupId>org.mobicents.servers.jainslee.core</groupId>
<artifactId>mobicents-slee-core-container</artifactId>
<version>3.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/mobicents-slee-core-container/
implementation 'org.mobicents.servers.jainslee.core:mobicents-slee-core-container:3.0.6'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/mobicents-slee-core-container/
implementation ("org.mobicents.servers.jainslee.core:mobicents-slee-core-container:3.0.6")
'org.mobicents.servers.jainslee.core:mobicents-slee-core-container:pom:3.0.6'
<dependency org="org.mobicents.servers.jainslee.core" name="mobicents-slee-core-container" rev="3.0.6">
<artifact name="mobicents-slee-core-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.core', module='mobicents-slee-core-container', version='3.0.6')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "mobicents-slee-core-container" % "3.0.6"
[org.mobicents.servers.jainslee.core/mobicents-slee-core-container "3.0.6"]