Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.enablers |
ArtifactId | ArtifactIdhss-client-docs-sources |
Version | Version2.7.1.FINAL |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.enablers/hss-client-docs-sources/ -->
<dependency>
<groupId>org.mobicents.servers.jainslee.enablers</groupId>
<artifactId>hss-client-docs-sources</artifactId>
<version>2.7.1.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.enablers/hss-client-docs-sources/
implementation 'org.mobicents.servers.jainslee.enablers:hss-client-docs-sources:2.7.1.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.enablers/hss-client-docs-sources/
implementation ("org.mobicents.servers.jainslee.enablers:hss-client-docs-sources:2.7.1.FINAL")
'org.mobicents.servers.jainslee.enablers:hss-client-docs-sources:jar:2.7.1.FINAL'
<dependency org="org.mobicents.servers.jainslee.enablers" name="hss-client-docs-sources" rev="2.7.1.FINAL">
<artifact name="hss-client-docs-sources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.enablers', module='hss-client-docs-sources', version='2.7.1.FINAL')
)
libraryDependencies += "org.mobicents.servers.jainslee.enablers" % "hss-client-docs-sources" % "2.7.1.FINAL"
[org.mobicents.servers.jainslee.enablers/hss-client-docs-sources "2.7.1.FINAL"]