is not current version
Last Version 1.0.1-RELEASE

link.thingscloud:freeswitch-cdr-all 1.0.0-BETA

FreeSWITCH CDR Project for Spring Boot

GroupId

GroupId

link.thingscloud
ArtifactId

ArtifactId

freeswitch-cdr-all
Version

Version

1.0.0-BETA
Type

Type

pom

Download freeswitch-cdr-all 1.0.0-BETA


<!-- 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"]