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