WebJar for Ratchet
More info: http://webjars.org
Upstream: http://goratchet.com/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdratchet |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRatchet
WebJar for Ratchet
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ratchet-2.0.2.pom | |
ratchet-2.0.2.jar | 54 KB |
ratchet-2.0.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ratchet/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ratchet</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ratchet/
implementation 'org.webjars:ratchet:2.0.2'
// https://jarcasting.com/artifacts/org.webjars/ratchet/
implementation ("org.webjars:ratchet:2.0.2")
'org.webjars:ratchet:jar:2.0.2'
<dependency org="org.webjars" name="ratchet" rev="2.0.2">
<artifact name="ratchet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ratchet', version='2.0.2')
)
libraryDependencies += "org.webjars" % "ratchet" % "2.0.2"
[org.webjars/ratchet "2.0.2"]
WebJar for Ratchet
More info: http://webjars.org
Upstream: http://goratchet.com/