License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdprotocols |
Last Version | Last Version1.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotocols
WebJar for protocols
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
protocols-1.4.8.pom | |
protocols-1.4.8.jar | 6 KB |
protocols-1.4.8-sources.jar | 22 bytes |
protocols-1.4.8-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/protocols/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>protocols</artifactId>
<version>1.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/protocols/
implementation 'org.webjars.npm:protocols:1.4.8'
// https://jarcasting.com/artifacts/org.webjars.npm/protocols/
implementation ("org.webjars.npm:protocols:1.4.8")
'org.webjars.npm:protocols:jar:1.4.8'
<dependency org="org.webjars.npm" name="protocols" rev="1.4.8">
<artifact name="protocols" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='protocols', version='1.4.8')
)
libraryDependencies += "org.webjars.npm" % "protocols" % "1.4.8"
[org.webjars.npm/protocols "1.4.8"]