License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-strophe-strophejs |
Version | Version1.2.14 |
Type | Typejar |
Description |
Descriptionstrophe.js
WebJar for strophe.js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-strophe-strophejs/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-strophe-strophejs</artifactId>
<version>1.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-strophe-strophejs/
implementation 'org.webjars.npm:github-com-strophe-strophejs:1.2.14'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-strophe-strophejs/
implementation ("org.webjars.npm:github-com-strophe-strophejs:1.2.14")
'org.webjars.npm:github-com-strophe-strophejs:jar:1.2.14'
<dependency org="org.webjars.npm" name="github-com-strophe-strophejs" rev="1.2.14">
<artifact name="github-com-strophe-strophejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-strophe-strophejs', version='1.2.14')
)
libraryDependencies += "org.webjars.npm" % "github-com-strophe-strophejs" % "1.2.14"
[org.webjars.npm/github-com-strophe-strophejs "1.2.14"]