is not current version
Last Version 7.1.83

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


GroupId

GroupId

org.mobicents.servers.jainslee.core
ArtifactId

ArtifactId

profiles
Version

Version

3.0.56
Type

Type

jar

Download profiles 3.0.56


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