Categories |
CategoriesContainer |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.core |
ArtifactId | ArtifactIdmobicents-slee-core-container |
Version | Version3.0.41 |
Type | Typepom |
Filename | Size |
---|---|
mobicents-slee-core-container-3.0.41.pom | 9 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.41</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.41'
// 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.41")
'org.mobicents.servers.jainslee.core:mobicents-slee-core-container:pom:3.0.41'
<dependency org="org.mobicents.servers.jainslee.core" name="mobicents-slee-core-container" rev="3.0.41">
<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.41')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "mobicents-slee-core-container" % "3.0.41"
[org.mobicents.servers.jainslee.core/mobicents-slee-core-container "3.0.41"]