is not current version
Last Version 1.0.1

com.bluejeans:ipc-channel-utils 1.0

IPC channel utils

GroupId

GroupId

com.bluejeans
ArtifactId

ArtifactId

ipc-channel-utils
Version

Version

1.0
Type

Type

jar

Download ipc-channel-utils 1.0


<!-- https://jarcasting.com/artifacts/com.bluejeans/ipc-channel-utils/ -->
<dependency>
    <groupId>com.bluejeans</groupId>
    <artifactId>ipc-channel-utils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluejeans/ipc-channel-utils/
implementation 'com.bluejeans:ipc-channel-utils:1.0'
// https://jarcasting.com/artifacts/com.bluejeans/ipc-channel-utils/
implementation ("com.bluejeans:ipc-channel-utils:1.0")
'com.bluejeans:ipc-channel-utils:jar:1.0'
<dependency org="com.bluejeans" name="ipc-channel-utils" rev="1.0">
  <artifact name="ipc-channel-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluejeans', module='ipc-channel-utils', version='1.0')
)
libraryDependencies += "com.bluejeans" % "ipc-channel-utils" % "1.0"
[com.bluejeans/ipc-channel-utils "1.0"]