Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.slee.examples |
ArtifactId | ArtifactIdslee-example-http-client-nio-demo |
Version | Version2.8.68 |
Type | Typepom |
Filename | Size |
---|---|
slee-example-http-client-nio-demo-2.8.68.pom | 668 bytes |
Browse |
<!-- 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.68</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.68'
// 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.68")
'org.mobicents.slee.examples:slee-example-http-client-nio-demo:pom:2.8.68'
<dependency org="org.mobicents.slee.examples" name="slee-example-http-client-nio-demo" rev="2.8.68">
<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.68')
)
libraryDependencies += "org.mobicents.slee.examples" % "slee-example-http-client-nio-demo" % "2.8.68"
[org.mobicents.slee.examples/slee-example-http-client-nio-demo "2.8.68"]