is not current version
Last Version 7.1.83

org.mobicents.servers.jainslee.core:profiles 2.8.44


GroupId

GroupId

org.mobicents.servers.jainslee.core
ArtifactId

ArtifactId

profiles
Version

Version

2.8.44
Type

Type

jar

Download profiles 2.8.44


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