is not current version
Last Version 7.2.0-113

org.mobicents.slee.examples:slee-example-http-client-nio-demo 2.8.80


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.slee.examples
ArtifactId

ArtifactId

slee-example-http-client-nio-demo
Version

Version

2.8.80
Type

Type

pom

Download slee-example-http-client-nio-demo 2.8.80


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