GroupId | GroupIdlink.thingscloud |
---|---|
ArtifactId | ArtifactIdfreeswitch-esl-all |
Version | Version1.2.3.RELEASE |
Type | Typepom |
Filename | Size |
---|---|
freeswitch-esl-all-1.2.3.RELEASE.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-esl-all</artifactId>
<version>1.2.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation 'link.thingscloud:freeswitch-esl-all:1.2.3.RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-all/
implementation ("link.thingscloud:freeswitch-esl-all:1.2.3.RELEASE")
'link.thingscloud:freeswitch-esl-all:pom:1.2.3.RELEASE'
<dependency org="link.thingscloud" name="freeswitch-esl-all" rev="1.2.3.RELEASE">
<artifact name="freeswitch-esl-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-esl-all', version='1.2.3.RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-esl-all" % "1.2.3.RELEASE"
[link.thingscloud/freeswitch-esl-all "1.2.3.RELEASE"]