is not current version
Last Version 7.1.83

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


GroupId

GroupId

org.mobicents.servers.jainslee.core
ArtifactId

ArtifactId

components
Version

Version

2.9.148
Type

Type

jar

Download components 2.9.148


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