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