j

jwebmp-bit6

Synchronous voice and video calling lets users communicate in real-time. Voice and video calls can be made app-to-app, with or without the use of phone numbers. Voice calls between apps and landlines or feature phones over traditional PSTN lines are also supported.
https://github.com/GedMarc/6Bit
Files download
File Operation
jwebmp-bit6-0.59.0.14.jar download
jwebmp-bit6-0.59.0.14.pom download
jwebmp-bit6-0.59.0.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jwebmp.jre10</groupId>
  <artifactId>jwebmp-bit6</artifactId>
  <version>0.59.0.14</version>
</dependency>
Gradle Groovy
implementation 'com.jwebmp.jre10:jwebmp-bit6:0.59.0.14'
Gradle Kotlin
implementation("com.jwebmp.jre10:jwebmp-bit6:0.59.0.14")
Scala SBT
libraryDependencies += "com.jwebmp.jre10" % "jwebmp-bit6" % "0.59.0.14"
Groovy Grape
@Grapes(
  @Grab(group='com.jwebmp.jre10', module='jwebmp-bit6', version='0.59.0.14')
)
Apache Ivy
<dependency org="com.jwebmp.jre10" name="jwebmp-bit6" rev="0.59.0.14" />
Leiningen
[com.jwebmp.jre10/jwebmp-bit6 "0.59.0.14"]
Apache Buildr
'com.jwebmp.jre10:jwebmp-bit6:jar:0.59.0.14'