is not current version
Last Version 7.2.0-113

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


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.slee.examples
ArtifactId

ArtifactId

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

Version

3.0.12
Type

Type

pom

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


<!-- 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>3.0.12</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:3.0.12'
// 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:3.0.12")
'org.mobicents.slee.examples:slee-example-http-client-nio-demo:pom:3.0.12'
<dependency org="org.mobicents.slee.examples" name="slee-example-http-client-nio-demo" rev="3.0.12">
  <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='3.0.12')
)
libraryDependencies += "org.mobicents.slee.examples" % "slee-example-http-client-nio-demo" % "3.0.12"
[org.mobicents.slee.examples/slee-example-http-client-nio-demo "3.0.12"]