PubNub (Javascript) WebJar
More info: http://webjars.org
Upstream: https://www.pubnub.com/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdpubnub |
Last Version | Last Version4.21.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpubnub
Webjar for pubnub
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pubnub-4.21.0.pom | |
pubnub-4.21.0.jar | 101 KB |
pubnub-4.21.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/pubnub/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>pubnub</artifactId>
<version>4.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/pubnub/
implementation 'org.webjars:pubnub:4.21.0'
// https://jarcasting.com/artifacts/org.webjars/pubnub/
implementation ("org.webjars:pubnub:4.21.0")
'org.webjars:pubnub:jar:4.21.0'
<dependency org="org.webjars" name="pubnub" rev="4.21.0">
<artifact name="pubnub" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='pubnub', version='4.21.0')
)
libraryDependencies += "org.webjars" % "pubnub" % "4.21.0"
[org.webjars/pubnub "4.21.0"]
PubNub (Javascript) WebJar
More info: http://webjars.org
Upstream: https://www.pubnub.com/