Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdgithub-com-onsip-sip-js |
Version | Version0.7.8 |
Type | Typejar |
Filename | Size |
---|---|
github-com-onsip-sip-js-0.7.8.pom | |
github-com-onsip-sip-js-0.7.8.jar | 423 KB |
github-com-onsip-sip-js-0.7.8-sources.jar | 22 bytes |
github-com-onsip-sip-js-0.7.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-onsip-sip-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>github-com-onsip-sip-js</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-onsip-sip-js/
implementation 'org.webjars.bower:github-com-onsip-sip-js:0.7.8'
// https://jarcasting.com/artifacts/org.webjars.bower/github-com-onsip-sip-js/
implementation ("org.webjars.bower:github-com-onsip-sip-js:0.7.8")
'org.webjars.bower:github-com-onsip-sip-js:jar:0.7.8'
<dependency org="org.webjars.bower" name="github-com-onsip-sip-js" rev="0.7.8">
<artifact name="github-com-onsip-sip-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='github-com-onsip-sip-js', version='0.7.8')
)
libraryDependencies += "org.webjars.bower" % "github-com-onsip-sip-js" % "0.7.8"
[org.webjars.bower/github-com-onsip-sip-js "0.7.8"]