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