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