is not current version
Last Version 7.1.63

org.mobicents.ussd:slee 7.0.47


GroupId

GroupId

org.mobicents.ussd
ArtifactId

ArtifactId

slee
Version

Version

7.0.47
Type

Type

pom

Download slee 7.0.47

Filename Size
slee-7.0.47.pom 584 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.mobicents.ussd/slee/ -->
<dependency>
    <groupId>org.mobicents.ussd</groupId>
    <artifactId>slee</artifactId>
    <version>7.0.47</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.ussd/slee/
implementation 'org.mobicents.ussd:slee:7.0.47'
// https://jarcasting.com/artifacts/org.mobicents.ussd/slee/
implementation ("org.mobicents.ussd:slee:7.0.47")
'org.mobicents.ussd:slee:pom:7.0.47'
<dependency org="org.mobicents.ussd" name="slee" rev="7.0.47">
  <artifact name="slee" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.ussd', module='slee', version='7.0.47')
)
libraryDependencies += "org.mobicents.ussd" % "slee" % "7.0.47"
[org.mobicents.ussd/slee "7.0.47"]