Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.slee.examples |
ArtifactId | ArtifactIdslee-example-http-client-nio-demo-DU |
Version | Version2.9.129 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.slee.examples/slee-example-http-client-nio-demo-DU/ -->
<dependency>
<groupId>org.mobicents.slee.examples</groupId>
<artifactId>slee-example-http-client-nio-demo-DU</artifactId>
<version>2.9.129</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.slee.examples/slee-example-http-client-nio-demo-DU/
implementation 'org.mobicents.slee.examples:slee-example-http-client-nio-demo-DU:2.9.129'
// https://jarcasting.com/artifacts/org.mobicents.slee.examples/slee-example-http-client-nio-demo-DU/
implementation ("org.mobicents.slee.examples:slee-example-http-client-nio-demo-DU:2.9.129")
'org.mobicents.slee.examples:slee-example-http-client-nio-demo-DU:jar:2.9.129'
<dependency org="org.mobicents.slee.examples" name="slee-example-http-client-nio-demo-DU" rev="2.9.129">
<artifact name="slee-example-http-client-nio-demo-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.slee.examples', module='slee-example-http-client-nio-demo-DU', version='2.9.129')
)
libraryDependencies += "org.mobicents.slee.examples" % "slee-example-http-client-nio-demo-DU" % "2.9.129"
[org.mobicents.slee.examples/slee-example-http-client-nio-demo-DU "2.9.129"]