License |
License |
---|---|
Categories |
CategoriesJavaScript Languages CLI User Interface |
GroupId | GroupIdorg.webjars.bowergithub.deepstreamio |
ArtifactId | ArtifactIddeepstream.io-client-js |
Last Version | Last Version2.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondeepstream.io-client-js
WebJar for deepstream.io-client-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
deepstream.io-client-js-2.3.4.pom | |
deepstream.io-client-js-2.3.4.jar | 248 KB |
deepstream.io-client-js-2.3.4-sources.jar | 22 bytes |
deepstream.io-client-js-2.3.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.deepstreamio/deepstream.io-client-js/ -->
<dependency>
<groupId>org.webjars.bowergithub.deepstreamio</groupId>
<artifactId>deepstream.io-client-js</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.deepstreamio/deepstream.io-client-js/
implementation 'org.webjars.bowergithub.deepstreamio:deepstream.io-client-js:2.3.4'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.deepstreamio/deepstream.io-client-js/
implementation ("org.webjars.bowergithub.deepstreamio:deepstream.io-client-js:2.3.4")
'org.webjars.bowergithub.deepstreamio:deepstream.io-client-js:jar:2.3.4'
<dependency org="org.webjars.bowergithub.deepstreamio" name="deepstream.io-client-js" rev="2.3.4">
<artifact name="deepstream.io-client-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.deepstreamio', module='deepstream.io-client-js', version='2.3.4')
)
libraryDependencies += "org.webjars.bowergithub.deepstreamio" % "deepstream.io-client-js" % "2.3.4"
[org.webjars.bowergithub.deepstreamio/deepstream.io-client-js "2.3.4"]