GroupId | GroupIdorg.kevoree.library |
---|---|
ArtifactId | ArtifactIdchan-remotews |
Version | Version5.5.0 |
Type | Typejar |
Filename | Size |
---|---|
chan-remotews-5.5.0.pom | |
chan-remotews-5.5.0.jar | 7 KB |
chan-remotews-5.5.0-sources.jar | 2 KB |
chan-remotews-5.5.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/ -->
<dependency>
<groupId>org.kevoree.library</groupId>
<artifactId>chan-remotews</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/
implementation 'org.kevoree.library:chan-remotews:5.5.0'
// https://jarcasting.com/artifacts/org.kevoree.library/chan-remotews/
implementation ("org.kevoree.library:chan-remotews:5.5.0")
'org.kevoree.library:chan-remotews:jar:5.5.0'
<dependency org="org.kevoree.library" name="chan-remotews" rev="5.5.0">
<artifact name="chan-remotews" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.library', module='chan-remotews', version='5.5.0')
)
libraryDependencies += "org.kevoree.library" % "chan-remotews" % "5.5.0"
[org.kevoree.library/chan-remotews "5.5.0"]