is not current version
Last Version 2.4.0

org.webjars.npm:rfc6902 1.2.1

WebJar for rfc6902

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rfc6902
Version

Version

1.2.1
Type

Type

jar

Download rfc6902 1.2.1


<!-- 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"]