Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.slee.examples |
ArtifactId | ArtifactIdslee-example-http-client-nio-demo-DU |
Version | Version2.8.42 |
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.8.42</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.8.42'
// 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.8.42")
'org.mobicents.slee.examples:slee-example-http-client-nio-demo-DU:jar:2.8.42'
<dependency org="org.mobicents.slee.examples" name="slee-example-http-client-nio-demo-DU" rev="2.8.42">
<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.8.42')
)
libraryDependencies += "org.mobicents.slee.examples" % "slee-example-http-client-nio-demo-DU" % "2.8.42"
[org.mobicents.slee.examples/slee-example-http-client-nio-demo-DU "2.8.42"]