is not current version
Last Version 5.5.3

org.kevoree.library:chan-remotews 5.5.2


GroupId

GroupId

org.kevoree.library
ArtifactId

ArtifactId

chan-remotews
Version

Version

5.5.2
Type

Type

jar

Download chan-remotews 5.5.2


<!-- https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/ -->
<dependency>
    <groupId>org.kevoree.library</groupId>
    <artifactId>chan-remotews</artifactId>
    <version>5.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/
implementation 'org.kevoree.library:chan-remotews:5.5.2'
// https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/
implementation ("org.kevoree.library:chan-remotews:5.5.2")
'org.kevoree.library:chan-remotews:jar:5.5.2'
<dependency org="org.kevoree.library" name="chan-remotews" rev="5.5.2">
  <artifact name="chan-remotews" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library', module='chan-remotews', version='5.5.2')
)
libraryDependencies += "org.kevoree.library" % "chan-remotews" % "5.5.2"
[org.kevoree.library/chan-remotews "5.5.2"]