| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdratchet |
| Version | Version2.0.2 |
| Type | Typejar |
| Description |
Descriptionratchet
WebJar for ratchet
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ratchet-2.0.2.pom | |
| ratchet-2.0.2.jar | 127 KB |
| ratchet-2.0.2-sources.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/ratchet/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>ratchet</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/ratchet/
implementation 'org.webjars.bower:ratchet:2.0.2'
// https://jarcasting.com/artifacts/org.webjars.bower/ratchet/
implementation ("org.webjars.bower:ratchet:2.0.2")
'org.webjars.bower:ratchet:jar:2.0.2'
<dependency org="org.webjars.bower" name="ratchet" rev="2.0.2">
<artifact name="ratchet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='ratchet', version='2.0.2')
)
libraryDependencies += "org.webjars.bower" % "ratchet" % "2.0.2"
[org.webjars.bower/ratchet "2.0.2"]