GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdrfc6902 |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
rfc6902-1.2.1.pom | |
rfc6902-1.2.1.jar | 29 KB |
rfc6902-1.2.1-sources.jar | 22 bytes |
rfc6902-1.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rfc6902/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rfc6902</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rfc6902/
implementation 'org.webjars.npm:rfc6902:1.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/rfc6902/
implementation ("org.webjars.npm:rfc6902:1.2.1")
'org.webjars.npm:rfc6902:jar:1.2.1'
<dependency org="org.webjars.npm" name="rfc6902" rev="1.2.1">
<artifact name="rfc6902" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rfc6902', version='1.2.1')
)
libraryDependencies += "org.webjars.npm" % "rfc6902" % "1.2.1"
[org.webjars.npm/rfc6902 "1.2.1"]