Last Version

dev.onvoid.webrtc:webrtc-java-linux-x86_64 0.1.0

Java native interface implementation based on the free, open WebRTC project. The goal of this project is to enable development of RTC applications for desktop platforms running Java.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

dev.onvoid.webrtc
ArtifactId

ArtifactId

webrtc-java-linux-x86_64
Version

Version

0.1.0
Type

Type

jar
Description

Description

Java native interface implementation based on the free, open WebRTC project. The goal of this project is to enable development of RTC applications for desktop platforms running Java.

Download webrtc-java-linux-x86_64 0.1.0


<!-- https://jarcasting.com/artifacts/dev.onvoid.webrtc/webrtc-java-linux-x86_64/ -->
<dependency>
    <groupId>dev.onvoid.webrtc</groupId>
    <artifactId>webrtc-java-linux-x86_64</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.onvoid.webrtc/webrtc-java-linux-x86_64/
implementation 'dev.onvoid.webrtc:webrtc-java-linux-x86_64:0.1.0'
// https://jarcasting.com/artifacts/dev.onvoid.webrtc/webrtc-java-linux-x86_64/
implementation ("dev.onvoid.webrtc:webrtc-java-linux-x86_64:0.1.0")
'dev.onvoid.webrtc:webrtc-java-linux-x86_64:jar:0.1.0'
<dependency org="dev.onvoid.webrtc" name="webrtc-java-linux-x86_64" rev="0.1.0">
  <artifact name="webrtc-java-linux-x86_64" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.onvoid.webrtc', module='webrtc-java-linux-x86_64', version='0.1.0')
)
libraryDependencies += "dev.onvoid.webrtc" % "webrtc-java-linux-x86_64" % "0.1.0"
[dev.onvoid.webrtc/webrtc-java-linux-x86_64 "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
dev.onvoid.webrtc : webrtc-java-jni jar 0.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.