is not current version
Last Version 7.1.83

org.mobicents.servers.jainslee.core:components 3.0.48


GroupId

GroupId

org.mobicents.servers.jainslee.core
ArtifactId

ArtifactId

components
Version

Version

3.0.48
Type

Type

jar

Download components 3.0.48


<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/components/ -->
<dependency>
    <groupId>org.mobicents.servers.jainslee.core</groupId>
    <artifactId>components</artifactId>
    <version>3.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/components/
implementation 'org.mobicents.servers.jainslee.core:components:3.0.48'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/components/
implementation ("org.mobicents.servers.jainslee.core:components:3.0.48")
'org.mobicents.servers.jainslee.core:components:jar:3.0.48'
<dependency org="org.mobicents.servers.jainslee.core" name="components" rev="3.0.48">
  <artifact name="components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.core', module='components', version='3.0.48')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "components" % "3.0.48"
[org.mobicents.servers.jainslee.core/components "3.0.48"]