is not current version
Last Version 7.1.83

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


GroupId

GroupId

org.mobicents.servers.jainslee.core
ArtifactId

ArtifactId

profiles
Version

Version

7.0.71
Type

Type

jar

Download profiles 7.0.71


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