License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstrophe.js |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionstrophe.js
WebJar for strophe.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
strophe.js-1.3.0.pom | |
strophe.js-1.3.0.jar | 142 KB |
strophe.js-1.3.0-sources.jar | 22 bytes |
strophe.js-1.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/strophe.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>strophe.js</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/strophe.js/
implementation 'org.webjars.npm:strophe.js:1.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/strophe.js/
implementation ("org.webjars.npm:strophe.js:1.3.0")
'org.webjars.npm:strophe.js:jar:1.3.0'
<dependency org="org.webjars.npm" name="strophe.js" rev="1.3.0">
<artifact name="strophe.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='strophe.js', version='1.3.0')
)
libraryDependencies += "org.webjars.npm" % "strophe.js" % "1.3.0"
[org.webjars.npm/strophe.js "1.3.0"]