is not current version
Last Version 7.1.83

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


GroupId

GroupId

org.mobicents.servers.jainslee.core
ArtifactId

ArtifactId

components
Version

Version

2.8.119
Type

Type

jar

Download components 2.8.119


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